WordPress default styles not using HTTPS over Proxy Service

Code needed: you can add these two lines inside of “is_ssl()” function in “wp-includes/load.php” file. Finally you will get this: Adding the following lines of code at the end of my wp-config.php file resolved the redirect conflict.

WordPress default styles not using HTTPS over Proxy Service Read More »