hook (action): Fires to diplay a custom module activation screen.<p>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' ) );</p>