bd_admin_footer_meta_page

bd_admin_footer_meta_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_meta_page') is found 1 times:

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

See this hook used in plugins: