Action hook 'restrict_manage_sites'

in WP Core File wp-admin/includes/class-wp-ms-sites-list-table.php at line 338

Description

Fires before the Filter button on the MS sites list table.

Occurrences

Filename Line Number
wp-admin/includes/class-wp-ms-sites-list-table.php 338

Parameters

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

PHP Doc

/**
			 * 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: Either 'top' or 'bottom'.
			 */