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



restrict_manage_sites › WordPress动作钩子

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

Fires before the Filter button on the MS sites list table.





源码

do_action( 'restrict_manage_sites', $which );