wpseek.com
WordPress开发者和主题制作者的搜索引擎



restrict_manage_users › WordPress动作钩子

Since4.6.0
已弃用n/a
do_action( 'restrict_manage_users', $which )
参数:
  • (string) $which The location of the extra table nav markup: 'top' or 'bottom'.
    Required: Yes
定义在:
文档:

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





源码

do_action( 'restrict_manage_users', $which );