WPSSL (WordPress with SSL)

Check to see if the page has the "force_ssl" meta tag, if it does it will send the user to the SSL side. It will also make sure to load any

Author:Austin Web Development (profile at wordpress.org)
WordPress version required:2.9
WordPress version tested:3.0.5
Plugin version:1.1.3
Added to WordPress repository:24-06-2010
Last updated:28-09-2010
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://austindev.com/wordpress-plugins/wpssl
Total downloads:5 883
Active installs:100+
plugin download
Click to start download

This plugin will force a WordPress post or page to use https instead of http. It is based off of "Dwamian's Per Page Force SSL" plugin, but this has been updated for us with WordPress 3.x. Additionally, when a page is "forced" into SSL mode, it will make sure that all page elements are loaded via https (so that you won't get warnings). If you have to link to a 3rd party external file, use the wpssl_showlink function (it will switch it between https and http). The usage is