attachment_submitbox_misc_actions

attachment_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('attachment_submitbox_misc_actions') is found 1 times:

  • /wp-admin/includes/meta-boxes.php line 460
    	 * @since 4.9.0 Added the `$post` parameter.
    	 *
    	 * @param WP_Post $post WP_Post object for the current attachment.
    	 */
    	do_action( 'attachment_submitbox_misc_actions', $post );
    	?>
    </div><!-- #misc-publishing-actions -->
    <div class="clear"></div>
    </div><!-- #minor-publishing -->
    
    <div id="major-publishing-actions">
    

See this hook used in plugins: