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



post_submitbox_start › Les Actions WordPress

Depuis4.9.0
Dépréciéen/a
do_action( 'post_submitbox_start', $post )
Paramètres:
  • (WP_Post|null) $post WP_Post object for the current post on Edit Post screen, null on Edit Link screen.
    Requis: Oui
Défini(e) dans:
Codex:

Fires at the beginning of the publishing actions section of the Publish meta box.





Source

do_action( 'post_submitbox_start', $post );