videopress_init

videopress_init

Hook Type: action

See hook in core

Displaying hooks found in version: jetpack.13.2.1

do_action('videopress_init') is found 1 times:

  • /jetpack_vendor/automattic/jetpack-videopress/src/class-initializer.php line 46
    		 * Fires after the VideoPress package is initialized
    		 *
    		 * @since 0.1.1
    		 */
    		do_action( 'videopress_init' );
    	}
    
    	/**
    	 * Update the initialization options
    	 *
    	 * This method is called by the Config class