r_subscriber', Elementor::class ) ->addArgument( $options ) ->addArgument( rocket_direct_filesystem() ) ->addArgument( $this->getContainer()->get( 'delay_js_html' ) ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'woocommerce_subscriber', WooCommerceSubscriber::class ) ->addArgument( $this->getContainer()->get( 'delay_js_html' ) ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'syntaxhighlighter_subscriber', SyntaxHighlighter_Subscriber::class ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'ngg_subscriber', NGG_Subscriber::class ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'smush_subscriber', Smush::class ) ->addArgument( $this->getContainer()->get( 'options_api' ) ) ->addArgument( $this->getContainer()->get( 'options' ) ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'imagify_webp_subscriber', Imagify_Subscriber::class ) ->addArgument( $options ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'shortpixel_webp_subscriber', ShortPixel_Subscriber::class ) ->addArgument( $options ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'ewww_webp_subscriber', EWWW_Subscriber::class ) ->addArgument( $options ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'optimus_webp_subscriber', Optimus_Subscriber::class ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'bigcommerce_subscriber', BigCommerce::class ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'beaverbuilder_subscriber', BeaverBuilder::class ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'amp_subscriber', AMP::class ) ->addArgument( $options )->addArgument( $this->getContainer()->get( 'cdn_subscriber' ) ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'simple_custom_css', SimpleCustomCss::class ) ->addArgument( WP_ROCKET_CACHE_BUSTING_PATH )->addArgument( WP_ROCKET_CACHE_BUSTING_URL ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'pdfembedder', PDFEmbedder::class ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'mod_pagespeed', ModPagespeed::class ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'adthrive', Adthrive::class ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'autoptimize', Autoptimize::class ) ->addArgument( $options ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'wp-meteor', WPMeteor::class ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'revolution_slider_subscriber', RevolutionSlider::class ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'wordfence_subscriber', WordFenceCompatibility::class ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'ezoic', Ezoic::class ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'thirstyaffiliates', ThirstyAffiliates::class ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'pwa', PWA::class ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'yoast_seo', Yoast::class ) ->addArgument( $options ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'convertplug', ConvertPlug::class ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'unlimited_elements', UnlimitedElements::class ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'inline_related_posts', InlineRelatedPosts::class ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'wpml', WPML::class ) ->addTag( 'common_subscriber' ); $this->getContainer()->add( 'cloudflare_plugin_facade', CloudflareFacade::class ); $this->getContainer() ->share( 'cloudflare_plugin_subscriber', Cloudflare::class ) ->addArgument( $options ) ->addArgument( $this->getContainer()->get( 'options_api' ) ) ->addArgument( $this->getContainer()->get( 'beacon' ) ) ->addArgument( $this->getContainer()->get( 'cloudflare_plugin_facade' ) ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'jetpack', Jetpack::class ) ->addArgument( $options ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'convertplug', ConvertPlug::class ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'rank_math_seo', RankMathSEO::class ) ->addArgument( $options ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'all_in_one_seo_pack', AllInOneSEOPack::class ) ->addArgument( $options ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'seopress', SEOPress::class ) ->addArgument( $options ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'the_seo_framework', TheSEOFramework::class ) ->addArgument( $options ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'rocket_lazy_load', RocketLazyLoad::class ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'the_events_calendar', TheEventsCalendar::class ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'perfmatters', Perfmatters::class ) ->addTag( 'common_subscriber' ); $this->getContainer() ->share( 'rapidload', RapidLoad::class ); $this->getContainer()->share( 'translatepress', TranslatePress::class ); $this->getContainer()->share( 'wpgeotargeting', WPGeotargeting::class ); } }
Fatal error: Uncaught WP_Rocket\Dependencies\League\Container\Exception\ContainerException: A service provider must be a fully qualified class name or instance of (\WP_Rocket\Dependencies\League\Container\ServiceProvider\ServiceProviderInterface) in /htdocs/mondemontresdz.site/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ServiceProvider/ServiceProviderAggregate.php:52 Stack trace: #0 /htdocs/mondemontresdz.site/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Container.php(146): WP_Rocket\Dependencies\League\Container\ServiceProvider\ServiceProviderAggregate->add('WP_Rocket\\Third...') #1 /htdocs/mondemontresdz.site/wp-content/plugins/wp-rocket/inc/Plugin.php(280): WP_Rocket\Dependencies\League\Container\Container->addServiceProvider('WP_Rocket\\Third...') #2 /htdocs/mondemontresdz.site/wp-content/plugins/wp-rocket/inc/Plugin.php(175): WP_Rocket\Plugin->init_common_subscribers() #3 /htdocs/mondemontresdz.site/wp-content/plugins/wp-rocket/inc/Plugin.php(154): WP_Rocket\Plugin->get_subscribers() #4 /htdocs/mondemontresdz.site/wp-content/plugins/wp-rocket/inc/main.php(42): WP_Rocket\Plugin->load() #5 /htdocs/mondemontresdz.site/wp-includes/class-wp-hook.php(324): rocket_init('') #6 /htdocs/mondemontresdz.site/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #7 /htdocs/mondemontresdz.site/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #8 /htdocs/mondemontresdz.site/wp-settings.php(559): do_action('plugins_loaded') #9 /htdocs/mondemontresdz.site/wp-config.php(90): require_once('/htdocs/mondemo...') #10 /htdocs/mondemontresdz.site/wp-load.php(50): require_once('/htdocs/mondemo...') #11 /htdocs/mondemontresdz.site/wp-blog-header.php(13): require_once('/htdocs/mondemo...') #12 /htdocs/mondemontresdz.site/index.php(17): require('/htdocs/mondemo...') #13 {main} thrown in /htdocs/mondemontresdz.site/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ServiceProvider/ServiceProviderAggregate.php on line 52