onnection' ), 'jetpackVideoPressSettingUrl' => admin_url( 'admin.php?page=jetpack#/settings?term=videopress' ), 'isVideoPressModuleActive' => Status::is_jetpack_plugin_and_videopress_module_active(), 'isStandaloneActive' => Status::is_standalone_plugin_active(), 'imagesURLBase' => plugin_dir_url( __DIR__ ) . 'build/images/', 'playerBridgeUrl' => plugins_url( '../build/lib/player-bridge.js', __FILE__ ), ); // Expose initital state of site connection wp_add_inline_script( self::$script_handle, Connection_Initial_State::render(), 'before' ); // Expose initital state of videoPress editor wp_localize_script( self::$script_handle, 'videoPressEditorState', $videopress_editor_state ); } }
Fatal error: Uncaught Error: Class "Automattic\Jetpack\VideoPress\Block_Editor_Extensions" not found in /htdocs/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-initializer.php:344 Stack trace: #0 /htdocs/wp-content/plugins/jetpack/extensions/extended-blocks/videopress-video/videopress-video.php(31): Automattic\Jetpack\VideoPress\Initializer::register_videopress_video_block() #1 /htdocs/wp-includes/class-wp-hook.php(310): Jetpack_Gutenberg::Automattic\Jetpack\Extensions\VideoPress_Video\{closure}('') #2 /htdocs/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array) #3 /htdocs/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #4 /htdocs/wp-settings.php(632): do_action('init') #5 /htdocs/wp-config.php(96): require_once('/htdocs/wp-sett...') #6 /htdocs/wp-load.php(50): require_once('/htdocs/wp-conf...') #7 /htdocs/wp-blog-header.php(13): require_once('/htdocs/wp-load...') #8 /htdocs/index.php(17): require('/htdocs/wp-blog...') #9 {main} thrown in /htdocs/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-initializer.php on line 344