Fires when a module is deactivated.The dynamic part of the filter, $module, is the module slug.
Parameters
- $module
string Module slug.
Changelog
- Introduced in Jetpack 1.9.0
'jetpack_deactivate_module_' . self::JETPACK_SEARCH_MODULE_SLUGFires when a module is deactivated.The dynamic part of the filter, $module, is the module slug.
stringModule slug.