post_submitbox_misc_actions

post_submitbox_misc_actions

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: wordpress-6.5.2

do_action('post_submitbox_misc_actions') is found 1 times:

  • /wp-admin/includes/meta-boxes.php line 342
    		 * @since 4.4.0 Added the `$post` parameter.
    		 *
    		 * @param WP_Post $post WP_Post object for the current post.
    		 */
    		do_action( 'post_submitbox_misc_actions', $post );
    		?>
    	</div>
    	<div class="clear"></div>
    </div>
    
    <div id="major-publishing-actions">
    

See this hook used in plugins: