wpseek.com
A WordPress-centric search engine for devs and theme authors



restrict_manage_users › WordPress Action Hooks

Since4.6.0
Deprecatedn/a
do_action( 'restrict_manage_users', $which )
Parameters:
  • (string) $which The location of the extra table nav markup: 'top' or 'bottom'.
    Required: Yes
Defined at:
Codex:

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





Source

do_action( 'restrict_manage_users', $which );