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
檢視更多 >