=== Theme My Login === Contributors: jfarthing84 Donate link: http://www.jfarthing.com/donate Tags: themed login, custom login Requires at least: 2.5 Tested up to: 2.8 Stable tag: 2.2 Themes the WordPress login pages according to your theme. == Description == This plugin themes the WordPress login, registration and forgot password pages according to your current theme. It replaces the wp-login.php and profile.php by using a page template from your theme. == Installation == Upload the Theme My Login plugin to your 'wp-content/plugins' directory and activate it. The 'Theme My Login' settings will apear under the 'Settings' menu in the WordPress admin. == Version History == * 2.2.0 - 2009-07-01 - The plugin now simply does what it's titled to do * 2.1.0 - 2009-04-12 - Implemented login redirection based on user role * 2.0.8 - 2009-04-11 - Fixed a bug that broke the login with permalinks * 2.0.7 - 2009-04-10 - Fixed a bug that broke the Featured Content plugin * 2.0.6 - 2009-04-08 - Added the option to turn on/off subscriber profile theming * 2.0.5 - 2009-04-04 - Fixed a bug with default redirection and hid the login form from logged in users * 2.0.4 - 2009-04-03 - Fixed a bug regarding relative URL's in redirection * 2.0.3 - 2009-04-02 - Fixed various reported bugs and cleaned up code * 2.0.2 - 2009-03-31 - Fixed a bug that broke registration and broke other plugins using the_content filter * 2.0.1 - 2009-03-30 - Fixed a bug that redirected users who were not yet logged in to profile page * 2.0.0 - 2009-03-27 - Completely rewrote plugin to use page template, no more specifying template files & HTML * 1.2.0 - 2009-03-26 - Added capability to customize page titles for all pages affected by plugin * 1.1.2 - 2009-03-20 - Updated to allow customization of text below registration form * 1.1.1 - 2009-03-16 - Prepared plugin for internationalization and fixed a PHP version bug * 1.1.0 - 2009-03-14 - Added custom profile to completely hide the back-end from subscribers * 1.0.1 - 2009-03-14 - Made backwards compatible to WordPress 2.5+ * 1.0.0 - 2009-03-13 - Initial release version