$this->handle_update_shipping_settings(); } }; add_action( 'updated_option', $on_option_change, 90 ); add_action( 'added_option', $on_option_change, 90 ); } /** * Handle updating of Merchant Center shipping settings. * * @return void */ protected function handle_update_shipping_settings() { // Bail if an event is already scheduled in the current request if ( $this->already_scheduled ) { return; } $this->update_shipping_job->schedule(); $this->already_scheduled = true; } }
Warning: class_implements(): Class Automattic\WooCommerce\GoogleListingsAndAds\Shipping\SyncerHooks does not exist and could not be loaded in /htdocs/wp-content/plugins/google-listings-and-ads/src/Internal/DependencyManagement/AbstractServiceProvider.php on line 73

Warning: foreach() argument must be of type array|object, bool given in /htdocs/wp-content/plugins/google-listings-and-ads/src/Internal/DependencyManagement/AbstractServiceProvider.php on line 73
'Off', 'elementor' ), 'label_on' => esc_html__( 'On', 'elementor' ), 'on_change_command' => true, ] ); } }
Fatal error: Uncaught Error: Class "Elementor\Modules\Styleguide\Module" not found in /htdocs/wp-content/plugins/elementor/core/modules-manager.php:53 Stack trace: #0 /htdocs/wp-content/plugins/elementor/includes/plugin.php(730): Elementor\Core\Modules_Manager->__construct() #1 /htdocs/wp-content/plugins/elementor/includes/plugin.php(647): Elementor\Plugin->init_components() #2 /htdocs/wp-includes/class-wp-hook.php(310): Elementor\Plugin->init('') #3 /htdocs/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array) #4 /htdocs/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #5 /htdocs/wp-settings.php(632): do_action('init') #6 /htdocs/wp-config.php(96): require_once('/htdocs/wp-sett...') #7 /htdocs/wp-load.php(50): require_once('/htdocs/wp-conf...') #8 /htdocs/wp-blog-header.php(13): require_once('/htdocs/wp-load...') #9 /htdocs/index.php(17): require('/htdocs/wp-blog...') #10 {main} thrown in /htdocs/wp-content/plugins/elementor/core/modules-manager.php on line 53