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



post_submitbox_minor_actions › WordPress Action Hooks

Since4.4.0
Deprecatedn/a
do_action( 'post_submitbox_minor_actions', $post )
Parameters:
  • (WP_Post) $post WP_Post object for the current post.
    Required: Yes
Defined at:
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 );