Fires just before the closing div containing the bulk role-change controls in the Users list table.
Parameters
$whichstring- The location of the extra table nav markup:
'top'or'bottom'.
Source
do_action( 'restrict_manage_users', $which );
Fires just before the closing div containing the bulk role-change controls in the Users list table.
$whichstring'top' or 'bottom'.do_action( 'restrict_manage_users', $which );
User Contributed Notes
You must log in before being able to contribute a note or feedback.