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_{$module}
Fires when a module is deactivated. The dynamic part of the filter, $module, is the module slug.
string
Module slug.