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



manage_users_extra_tablenav › WordPress Action Hooks

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

Fires immediately following the closing "actions" div in the tablenav for the users list table.





Source

do_action( 'manage_users_extra_tablenav', $which );