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



post_submitbox_start › WordPress Action Hooks

Da4.9.0
Deprecaton/a
do_action( 'post_submitbox_start', $post )
Parametri:
  • (WP_Post|null) $post WP_Post object for the current post on Edit Post screen, null on Edit Link screen.
    Richiesto:
Definito a:
Codex:

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





Sorgenti

do_action( 'post_submitbox_start', $post );