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.7.2

do_action('post_submitbox_misc_actions') is found 1 times:

  • /wp-admin/includes/meta-boxes.php line 342
    338
    339
    340
    341
    342
    343
    344
    345
    346
    347
    348
             * @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: