do_action( 'post_submitbox_minor_actions', WP_Post $post )
Fires after the Save Draft (or Save as Pending) and Preview (or Preview Changes) buttons in the Publish meta box.
Parameters
Source
Changelog
Version | Description |
---|---|
4.4.0 | Introduced. |