=== Plugin Name === Contributors: Mvied Tags: encrypted, ssl, http, https Requires at least: 2.1.0 Tested up to: 3.0.1 Stable tag: trunk This plugin ensures that all elements on a page are accessed through HTTPS if the page is being accessed via HTTPS. == Description == This plugin ensures that all elements on a page are accessed through HTTPS if the page is being accessed via HTTPS. Unlike the [HTTPS for Wordpress](http://wordpress.org/extend/plugins/https-for-wordpress/ "HTTPS for Wordpress") plugin, elements will be loaded with HTTPS regardless of how the plugin author added the elements to the page. == Installation == 1. Upload `wordpress-https.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress. == Changelog == = 0.1 = * Initial Release