handle_network_bulk_actions-‘ . get_current_screen()->id

过滤钩子


apply_filters( 'handle_network_bulk_actions-' . get_current_screen()
定义位置
  • wp-admin/network/users.php
    , line 132
引入
n/a
弃用

This action is documented in wp-admin/network/site-themes.php

$sendback = apply_filters( 'handle_network_bulk_actions-' . get_current_screen()->id, $sendback, $doaction, $user_ids ); // phpcs:ignore WordPress.NamingConventions.ValidHookName.UseUnderscores