Archive for August, 2010

WordPress HTTPS Plugin

08-05-2010 1

I just wanted to take a minute to introduce my first WordPress plugin, WordPress HTTPS. When viewing a public WordPress page via HTTPS, sometimes images, JavaScript, and CSS files that are loaded on the page are not always loaded via HTTPS. This is primarily due to the way in which many WordPress plugin developers code the paths to these elements. My plugin takes care of all elements that are loaded on an HTTPS page and ensure that they are loaded over HTTPS.

If you have any questions or comments, please let me know. The plugin was only released a couple of days ago, so I’m looking for feedback and suggestions.