wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



post_submitbox_minor_actions › WordPress Action Hooks

Da4.4.0
Deprecaton/a
do_action( 'post_submitbox_minor_actions', $post )
Parametri:
  • (WP_Post) $post WP_Post object for the current post.
    Richiesto:
Definito a:
Codex:

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





Sorgenti

do_action( 'post_submitbox_minor_actions', $post );