post_submitbox_minor_actions

post_submitbox_minor_actions

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action

See hook in core

Displaying hooks found in version: wordpress-6.4.3

do_action('post_submitbox_minor_actions') is found 1 times:

  • /wp-admin/includes/meta-boxes.php line 97
    		 * @since 4.4.0
    		 *
    		 * @param WP_Post $post WP_Post object for the current post.
    		 */
    		do_action( 'post_submitbox_minor_actions', $post );
    		?>
    		<div class="clear"></div>
    	</div>
    
    	<div id="misc-publishing-actions">
    		<div class="misc-pub-section misc-pub-post-status">