W3cubDocs

/WordPress

do_action( 'restrict_manage_users', string $which )

Fires just before the closing div containing the bulk role-change controls in the Users list table.

Parameters

$which

(string) The location of the extra table nav markup: 'top' or 'bottom'.

Source

File: wp-admin/includes/class-wp-users-list-table.php

View on Trac

Changelog

Version Description
4.6.0 The $which parameter was added.
3.5.0 Introduced.

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