do_action( ‘restrict_manage_sites’, string $which )

In this article

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

Parameters

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

Source

do_action( 'restrict_manage_sites', $which );

Changelog

VersionDescription
5.3.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.