wpseek.com
A WordPress-centric search engine for devs and theme authors



post_submitbox_start › WordPress Action Hooks

Since4.9.0
Deprecatedn/a
do_action( 'post_submitbox_start', $post )
Parameters:
  • (WP_Post|null) $post WP_Post object for the current post on Edit Post screen, null on Edit Link screen.
    Required: Yes
Defined at:
Codex:

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





Source

do_action( 'post_submitbox_start', $post );