wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



post_submitbox_minor_actions › WordPress Action Hooks

Seit4.4.0
Veraltetn/v
do_action( 'post_submitbox_minor_actions', $post )
Parameter:
  • (WP_Post) $post WP_Post object for the current post.
    Erforderlich: Ja
Definiert in:
Codex:

Fires after the Save Draft (or Save as Pending) and Preview (or Preview Changes) buttons in the Publish meta box.





Quellcode

do_action( 'post_submitbox_minor_actions', $post );