Fires when a module is activated. The dynamic part of the filter, $module, is the module slug.
Parameters
- $module
string Module slug.
Changelog
- Introduced in Jetpack 1.9.0
jetpack_activate_module_{$module}Fires when a module is activated. The dynamic part of the filter, $module, is the module slug.
stringModule slug.