W3cubDocs

/WordPress

do_action( ‘restrict_manage_sites’, string $which )

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

Parameters

$whichstring
The location of the extra table nav markup: Either 'top' or 'bottom'.

Source

do_action( 'restrict_manage_sites', $which );

Changelog

Version Description
5.3.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/restrict_manage_sites