bd_admin_help_tabs

bd_admin_help_tabs

Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: bulk-delete.6.11

apply_filters('bd_admin_help_tabs') is found 1 times:

  • /include/ui/class-bulk-delete-help-screen.php line 96
    		 * Filters help tab content for admin screens.
    		 *
    		 * @since 5.1
    		 */
    		return apply_filters( 'bd_admin_help_tabs', $help_tabs, $screen );
    	}
    
    	/**
    	 * print the about plugin tab content.
    	 *
    	 * @since 5.1
    

See this hook used in plugins: