W3cubDocs

/WordPress

do_action( 'post_submitbox_misc_actions', WP_Post $post )

Fires after the post time/date setting in the Publish meta box.

Parameters

$post

(WP_Post) WP_Post object for the current post.

Source

File: wp-admin/includes/meta-boxes.php

View on Trac

Changelog

Version Description
4.4.0 Added the $post parameter.
2.9.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/post_submitbox_misc_actions