manage_users_extra_tablenav
最后更新于:2021-11-27 06:28:59
do_action( ‘manage_users_extra_tablenav’, string $which )
Fires immediately following the closing “actions” div in the tablenav for the users list table.
参数
- $which
-
(string)
The location of the extra table nav markup: ‘top’ or ‘bottom’.
源文件
文件: gc-admin/includes/class-gc-users-list-table.php