=== WPF-Login === Tags: login, wp login, login logo, logo, member, user roles, wordpress login, custom login Contributors: Websitez.com, faina09 Minimum version: 3.5 Requires at least: 3.5 Tested up to: 4.0 Stable tag: trunk License: GPLv2 or later WPF-Login allows a user to create a custom login page, or insert the default login form into the currently activated theme. == Description == The WP FLogin allows a user to create a custom login page, or insert the default login form into the currently activated theme. It includes the ability to upload a custom logo, change the colors, disable elements, and it contains a theme editor specifically for the login form. This theme editor gives maximum control over the login form while still maintaining the default WordPress functionality such as login validation. If you tried to use wp-login by Websitez.com you should upgrade to wpf-login that fixes all the issues of the previous plugin. Info and samples at WPF-login developer's site == Installation == 1. Unzip and place the 'wp-flogin' folder in your 'wp-content/plugins' directory 2. Click the 'Activate' link for WPF-Login on your Plugins page (in the WordPress administration page) 3. Go to options page (admin menu Settings -> WPF-Login) and save the settings you prefer; be sure not to have errors or warning messages. NOTE: please disable or better remove wp-login by Websitez.com if previously installed == Frequently Asked Questions == = Is it free? = Yes! = Is it an upgrade? = Yes, it comes from the original wp-login by Websitez.com = I get an infinite redirection loop!! = Be sure to set your "login Page" if you want to have the login displayed inside your current theme. = How can I change the size and position of login form and button inside a theme? = You should modify the CSS in style.php of your Login Theme (default is in \wp-flogin\themes\default\style.php) Have a look at the screenshot #3 for an hint. == Screenshots == 1. Setup personalized Login logo and colors 2. Login form inside of active Theme 3. Parameters to set Login form and button using style.php == Changelog == = 1.08 = * WP 4.0 = 1.07 = * renamed = 1.06 = * wp-login.php from WP 3.7 = 1.05 = * fix for WP 3.7 = 1.03 = * fix 'invalidkey' message * minor modification to match WP 3.5.1 wp-login more closely = 1.02 = * Option to hide the 'Lost your password?' link = 1.01 = * Added just some hints, code unchanged = 1.0 = * Initial release of plugin. From the original wp-login by Websitez.com == Upgrade Notice == = 1.06 = * wp-login.php from WP 3.7 = 1.05 = * fix for WP 3.7 = 1.03 = * fix 'invalidkey' message * minor modification to match WP 3.4.1 wp-login more closely = 1.02 = * Option to hide the 'Lost your password?' link * Some hints fixed