wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



post_submitbox_minor_actions › Les Actions WordPress

Depuis4.4.0
Dépréciéen/a
do_action( 'post_submitbox_minor_actions', $post )
Paramètres:
  • (WP_Post) $post WP_Post object for the current post.
    Requis: Oui
Défini(e) dans:
Codex:

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





Source

do_action( 'post_submitbox_minor_actions', $post );