my_jetpack_init

my_jetpack_init

Hook Type: action

See hook in core

Displaying hooks found in version: jetpack.13.2.1

do_action('my_jetpack_init') is found 1 times:

  • /jetpack_vendor/automattic/jetpack-my-jetpack/src/class-initializer.php line 119
    		 * Fires after the My Jetpack package is initialized
    		 *
    		 * @since 0.1.0
    		 */
    		do_action( 'my_jetpack_init' );
    	}
    
    	/**
    	 * Acts as a feature flag, returning a boolean for whether we should show the licensing UI.
    	 *
    	 * @since 1.2.0