WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about restrict_manage_sites

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-admin/includes/class-wp-ms-sites-list-table.php do_action 329 /**
* Fires before the Filter button on the MS sites list table.
*
* @since 5.3.0
*
* @param string $which The location of the extra table nav markup: 'top' or 'bottom'.
*/

Hook Parameters

Parameter Type Name Description
string $which The location of the extra table nav markup: 'top' or 'bottom'.