On this page
do_action( 'post_submitbox_start', WP_Post|null $post )
Fires at the beginning of the publishing actions section of the Publish meta box.
Parameters
Source
File: wp-admin/includes/meta-boxes.php. View all references
do_action( 'post_submitbox_start', $post );
Related
Used By
| Used By | Description |
|---|---|
| link_submit_meta_box() wp-admin/includes/meta-boxes.php | Displays link create form fields. |
| post_submit_meta_box() wp-admin/includes/meta-boxes.php | Displays post submit form fields. |
Changelog
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/post_submitbox_start