Please, fix the SSL links
-
Hi! I tracked down one problem that broke my pages badly to the loading of non-SSL content by the starbox plugin into an SSL secured page. Many browsers now refuse to load such unsecured content and the CSS and JS files are skipped, resulting in plain HTML without formatting to be spitted onto the pages.
The fix is to stop using WP_PLUGIN_URL and replace it with a call to plugins_url() that will return the correct link: http or https. For more information: https://snippets.webaware.com.au/snippets/cleaning-up-wordpress-plugin-script-and-stylesheet-loads-over-ssl/
Please, fix. Thank you.
Tigr
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Please, fix the SSL links’ is closed to new replies.