Fires to diplay a custom module activation screen.To add a module actionation screen use Jetpack::module_configuration_activation_screen method. Example: Jetpack::module_configuration_activation_screen( ‘manage’, array( $this, ‘manage_activate_screen’ ) );
Parameters
- $module_id
int Module ID.
Changelog
- Introduced in Jetpack 3.8.0