Fires immediately following the closing “actions” div in the tablenav for the users list table.
Parameters
$whichstring- The location of the extra table nav markup:
'top'or'bottom'.
Source
do_action( 'manage_users_extra_tablenav', $which );
Changelog
| Version | Description |
|---|---|
| 4.9.0 | Introduced. |
You can add for example a button for creating new user or anything else in the topnav area (before the users table) in
users.phppage