videopress_init

videopress_init

Hook Type: action

See hook in core

Displaying hooks found in version: jetpack.14.5

do_action('videopress_init') is found 1 times:

  • /jetpack_vendor/automattic/jetpack-videopress/src/class-initializer.php line 48
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
         * 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