post_submitbox_minor_actions

post_submitbox_minor_actions

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

See hook in core

Displaying hooks found in version: wordpress-6.7.2

do_action('post_submitbox_minor_actions') is found 1 times:

  • /wp-admin/includes/meta-boxes.php line 97
    093
    094
    095
    096
    097
    098
    099
    100
    101
    102
    103
         * @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">