_migration_required( $old_url, $new_url ) {
// Do nothing if WordPress is being installed.
if ( wp_installing() ) {
return;
}
// Delete/reset the option if the new URL is not the HTTPS version of the old URL.
if ( untrailingslashit( (string) $old_url ) !== str_replace( 'https://', 'http://', untrailingslashit( (string) $new_url ) ) ) {
delete_option( 'https_migration_required' );
return;
}
// If this is a fresh site, there is no content to migrate, so do not require migration.
$https_migration_required = get_option( 'fresh_site' ) ? false : true;
update_option( 'https_migration_required', $https_migration_required );
}
ag_Manager\\AMP_Tag' => $baseDir . '/Modules/Tag_Manager/AMP_Tag.php',
'Google\\Site_Kit\\Modules\\Tag_Manager\\Settings' => $baseDir . '/Modules/Tag_Manager/Settings.php',
'Google\\Site_Kit\\Modules\\Tag_Manager\\Tag_Guard' => $baseDir . '/Modules/Tag_Manager/Tag_Guard.php',
'Google\\Site_Kit\\Modules\\Tag_Manager\\Web_Tag' => $baseDir . '/Modules/Tag_Manager/Web_Tag.php',
'Google\\Site_Kit\\Plugin' => $baseDir . '/Plugin.php',
);
Warning: array_merge(): Expected parameter 1 to be an array, int given in /var/www/html/helitower.com.br/web/wp-content/plugins/google-site-kit/includes/loader.php on line 28
Warning: Class 'Google\Site_Kit_Dependencies\Google\Client' not found in /var/www/html/helitower.com.br/web/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 /var/www/html/helitower.com.br/web/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 /var/www/html/helitower.com.br/web/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 /var/www/html/helitower.com.br/web/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 /var/www/html/helitower.com.br/web/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 /var/www/html/helitower.com.br/web/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 /var/www/html/helitower.com.br/web/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 /var/www/html/helitower.com.br/web/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 /var/www/html/helitower.com.br/web/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 /var/www/html/helitower.com.br/web/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 /var/www/html/helitower.com.br/web/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 /var/www/html/helitower.com.br/web/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 /var/www/html/helitower.com.br/web/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 /var/www/html/helitower.com.br/web/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 /var/www/html/helitower.com.br/web/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 /var/www/html/helitower.com.br/web/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 /var/www/html/helitower.com.br/web/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 /var/www/html/helitower.com.br/web/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 /var/www/html/helitower.com.br/web/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 /var/www/html/helitower.com.br/web/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 /var/www/html/helitower.com.br/web/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php:18
Stack trace:
#0 /var/www/html/helitower.com.br/web/wp-content/plugins/google-site-kit/includes/loader.php(62): require_once()
#1 /var/www/html/helitower.com.br/web/wp-content/plugins/google-site-kit/includes/loader.php(65): Google\Site_Kit\autoload_vendor_files()
#2 /var/www/html/helitower.com.br/web/wp-content/plugins/google-site-kit/google-site-kit.php(124): require_once('/var/www/html/h...')
#3 /var/www/html/helitower.com.br/web/wp-settings.php(517): include_once('/var/www/html/h...')
#4 /var/www/html/helitower.com.br/web/wp-config.php(99): require_once('/var/www/html/h...')
#5 /var/www/html/helitower.com.br/web/wp-load.php(50): require_once('/var/www/html/h...')
#6 /var/www/html/helitower.com.br/web/wp-blog-header.php(13): require_once('/var/www/html/h...')
#7 /var/www/html/helitower.com.br/web/index.php in /var/www/html/helitower.com.br/web/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php on line 18