deactivate_{$plugin}
最后更新于:2021-11-26 04:22:20
do_action( “deactivate_{$plugin}”, bool $network_deactivating )
Fires as a specific plugin is being deactivated.
参数
- $network_deactivating
-
(bool)
Whether the plugin is deactivated for all sites in the network or just the current site. Multisite only. Default false.
源文件
文件: gc-admin/includes/plugin.php