bd_admin_footer_misc_page

bd_admin_footer_misc_page

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: bulk-delete.6.11

do_action('bd_admin_footer_misc_page') is found 1 times:

  • /include/misc/class-bulk-delete-misc.php line 150
    		 * This action is primarily for adding extra content in the footer of "Bulk Delete Misc" admin page.
    		 *
    		 * @since 5.3
    		 */
    		do_action( 'bd_admin_footer_misc_page' );
    	}
    
    	/**
    	 * Check whether the meta box in misc page is hidden or not.
    	 *
    	 * @static
    

See this hook used in plugins: