handle_network_bulk_actions-{$screen}
最后更新于:2021-11-27 00:35:05
apply_filters( “handle_network_bulk_actions-{$screen}”, string $redirect_url, string $action, array $items, int $site_id )
Fires when a custom bulk action should be handled.
参数
- $redirect_url
-
(string)
The redirect URL. - $action
-
(string)
The action being taken. - $items
-
(array)
The items to take the action on. - $site_id
-
(int)
The site ID.
源文件
文件: gc-admin/network/site-themes.php