wp_update_urls_to_https()
Function: Update the ‘home’ and ‘siteurl’ option to use the HTTPS variant of their URL.
Source: wp-includes/https-migration.php:86
Function: Update the ‘home’ and ‘siteurl’ option to use the HTTPS variant of their URL.
Source: wp-includes/https-migration.php:86
Function: Updates the ‘https_migration_required’ option if needed when the given URL has been updated from HTTP to HTTPS.
Source: wp-includes/https-migration.php:124
Function: Checks whether WordPress should replace old HTTP URLs to the site with their HTTPS counterpart.
Source: wp-includes/https-migration.php:20
Filter Hook: Filters whether WordPress should replace old HTTP URLs to the site with their HTTPS counterpart.
Source: wp-includes/https-migration.php:37
Function: Replaces insecure HTTP URLs to the site in the given content, if configured to do so.
Source: wp-includes/https-migration.php:51