Implications of not completing all tasks when switching to HTTPS
First off, just because the url in site settings is http does not mean that’s the site url that’s being used. You can set the url in wp-config.php via WP_SITEURL and WP_HOME. You may have known this already, but I wanted to point it out first. The constants in wp-config.php can also be set up … Read more