handle_network_bulk_actions-‘ . get_current_screen()->id

过滤钩子
apply_filters( 'handle_network_bulk_actions-' . get_current_screen()

此动作记录在 wp-admin/network/site-themes.php 中

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
$sendback = apply_filters( 'handle_network_bulk_actions-' . get_current_screen()->id, $sendback, $doaction, $user_ids ); // phpcs:ignore WordPress.NamingConventions.ValidHookName.UseUnderscores
$sendback = apply_filters( 'handle_network_bulk_actions-' . get_current_screen()->id, $sendback, $doaction, $user_ids ); // phpcs:ignore WordPress.NamingConventions.ValidHookName.UseUnderscores
$sendback = apply_filters( 'handle_network_bulk_actions-' . get_current_screen()->id, $sendback, $doaction, $user_ids ); // phpcs:ignore WordPress.NamingConventions.ValidHookName.UseUnderscores

常见问题

FAQs
查看更多 >