return false; } $option_name = $this->get_option_name(); if ( ! $option_name ) { return false; } $paused_extensions = (array) get_option( $option_name, array() ); unset( $paused_extensions[ $this->type ] ); if ( ! $paused_extensions ) { return delete_option( $option_name ); } return update_option( $option_name, $paused_extensions ); } /** * Checks whether the underlying API to store paused extensions is loaded. * * @since 5.2.0 * * @return bool True if the API is loaded, false otherwise. */ protected function is_api_loaded() { return function_exists( 'get_option' ); } /** * Get the option name for storing paused extensions. * * @since 5.2.0 * * @return string */ protected function get_option_name() { if ( ! wp_recovery_mode()->is_active() ) { return ''; } $session_id = wp_recovery_mode()->get_session_id(); if ( empty( $session_id ) ) { return ''; } return "{$session_id}_paused_extensions"; } }
Warning: include(): Failed opening '/home/healths/public_html/wp-content/plugins/google-site-kit/third-party/vendor/composer/autoload_classmap.php' for inclusion (include_path='.:') in /home/healths/public_html/wp-content/plugins/google-site-kit/includes/loader.php on line 28

Warning: array_merge(): Expected parameter 2 to be an array, bool given in /home/healths/public_html/wp-content/plugins/google-site-kit/includes/loader.php on line 28

Warning: Class 'Google\Site_Kit_Dependencies\Google\Client' not found in /home/healths/public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php on line 12

Warning: Class 'Google\Site_Kit_Dependencies\Google\Service' not found in /home/healths/public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php on line 12

Warning: Class 'Google\Site_Kit_Dependencies\Google\AccessToken\Revoke' not found in /home/healths/public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php on line 12

Warning: Class 'Google\Site_Kit_Dependencies\Google\AccessToken\Verify' not found in /home/healths/public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php on line 12

Warning: Class 'Google\Site_Kit_Dependencies\Google\Model' not found in /home/healths/public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php on line 12

Warning: Class 'Google\Site_Kit_Dependencies\Google\Utils\UriTemplate' not found in /home/healths/public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php on line 12

Warning: Class 'Google\Site_Kit_Dependencies\Google\AuthHandler\Guzzle6AuthHandler' not found in /home/healths/public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php on line 12

Warning: Class 'Google\Site_Kit_Dependencies\Google\AuthHandler\Guzzle7AuthHandler' not found in /home/healths/public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php on line 12

Warning: Class 'Google\Site_Kit_Dependencies\Google\AuthHandler\Guzzle5AuthHandler' not found in /home/healths/public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php on line 12

Warning: Class 'Google\Site_Kit_Dependencies\Google\AuthHandler\AuthHandlerFactory' not found in /home/healths/public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php on line 12

Warning: Class 'Google\Site_Kit_Dependencies\Google\Http\Batch' not found in /home/healths/public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php on line 12

Warning: Class 'Google\Site_Kit_Dependencies\Google\Http\MediaFileUpload' not found in /home/healths/public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php on line 12

Warning: Class 'Google\Site_Kit_Dependencies\Google\Http\REST' not found in /home/healths/public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php on line 12

Warning: Class 'Google\Site_Kit_Dependencies\Google\Task\Retryable' not found in /home/healths/public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php on line 12

Warning: Class 'Google\Site_Kit_Dependencies\Google\Task\Exception' not found in /home/healths/public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php on line 12

Warning: Class 'Google\Site_Kit_Dependencies\Google\Task\Runner' not found in /home/healths/public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php on line 12

Warning: Class 'Google\Site_Kit_Dependencies\Google\Collection' not found in /home/healths/public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php on line 12

Warning: Class 'Google\Site_Kit_Dependencies\Google\Service\Exception' not found in /home/healths/public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php on line 12

Warning: Class 'Google\Site_Kit_Dependencies\Google\Service\Resource' not found in /home/healths/public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php on line 12

Warning: Class 'Google\Site_Kit_Dependencies\Google\Exception' not found in /home/healths/public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php on line 12

Fatal error: Uncaught Error: Class 'Google\Site_Kit_Dependencies\Google\Task\Composer' not found in /home/healths/public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php:18 Stack trace: #0 /home/healths/public_html/wp-content/plugins/google-site-kit/includes/loader.php(62): require_once() #1 /home/healths/public_html/wp-content/plugins/google-site-kit/includes/loader.php(65): Google\Site_Kit\autoload_vendor_files() #2 /home/healths/public_html/wp-content/plugins/google-site-kit/google-site-kit.php(123): require_once('/home/healths/p...') #3 /home/healths/public_html/wp-settings.php(517): include_once('/home/healths/p...') #4 /home/healths/public_html/wp-config.php(99): require_once('/home/healths/p...') #5 /home/healths/public_html/wp-load.php(50): require_once('/home/healths/p...') #6 /home/healths/public_html/wp-blog-header.php(13): require_once('/home/healths/p...') #7 /home/healths/public_html/index.php(17): require('/home/healths/p...') #8 {main} thrown in /home/healths/public_html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php on line 18