Changeset 878706
- Timestamp:
- 03/20/2014 11:54:41 AM (11 years ago)
- Location:
- wp-flogin/trunk
- Files:
-
- 3 added
- 3 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wp-flogin/trunk/readme.txt
r794700 r878706 1 === WP FLogin ===1 === WPF-Login === 2 2 Tags: login, wp login, login logo, logo, member, user roles, wordpress login, custom login 3 3 Contributors: Websitez.com, faina09 4 4 Minimum version: 3.5 5 5 Requires at least: 3.5 6 Tested up to: 3. 76 Tested up to: 3.8.1 7 7 Stable tag: trunk 8 8 License: GPLv2 or later 9 9 10 WP FLogin allows a user to create a custom login page, or insert the default login form into the currently activated theme.10 WPF-Login allows a user to create a custom login page, or insert the default login form into the currently activated theme. 11 11 12 12 == Description == … … 15 15 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. 16 16 This theme editor gives maximum control over the login form while still maintaining the default WordPress functionality such as login validation. 17 If you tried to use wp-login by Websitez.com you should upgrade to wp -flogin that fixes all the issues of the previous plugin.17 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. 18 18 19 Info and samples at <a href="http://faina09.it/ sample-wpflogin/">WP Flogin developer's site</a>19 Info and samples at <a href="http://faina09.it/category/wp-plugins/wpflogin/">WPF-login developer's site</a> 20 20 21 21 == Installation == 22 22 23 23 1. Unzip and place the 'wp-flogin' folder in your 'wp-content/plugins' directory 24 2. Click the 'Activate' link for WP FLogin on your Plugins page (in the WordPress administration page)25 3. Go to options page (admin menu Settings -> WP FLogin) and save the settings you prefer; be sure not to have errors or warning messages.24 2. Click the 'Activate' link for WPF-Login on your Plugins page (in the WordPress administration page) 25 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. 26 26 NOTE: please disable or better remove wp-login by Websitez.com if previously installed 27 27 … … 48 48 49 49 == Changelog == 50 = 1.07 = 51 * renamed 50 52 = 1.06 = 51 wp-login.php from WP 3.753 * wp-login.php from WP 3.7 52 54 = 1.05 = 53 fix for WP 3.755 * fix for WP 3.7 54 56 = 1.03 = 55 fix 'invalidkey' message56 minor modification to match WP 3.5.1 wp-login more closely57 * fix 'invalidkey' message 58 * minor modification to match WP 3.5.1 wp-login more closely 57 59 = 1.02 = 58 Option to hide the 'Lost your password?' link60 * Option to hide the 'Lost your password?' link 59 61 = 1.01 = 60 Added just some hints, code unchanged62 * Added just some hints, code unchanged 61 63 = 1.0 = 62 64 * Initial release of plugin. From the original wp-login by Websitez.com … … 64 66 == Upgrade Notice == 65 67 = 1.06 = 66 wp-login.php from WP 3.768 * wp-login.php from WP 3.7 67 69 = 1.05 = 68 fix for WP 3.770 * fix for WP 3.7 69 71 = 1.03 = 70 fix 'invalidkey' message71 minor modification to match WP 3.4.1 wp-login more closely72 * fix 'invalidkey' message 73 * minor modification to match WP 3.4.1 wp-login more closely 72 74 = 1.02 = 73 Option to hide the 'Lost your password?' link74 Some hints fixed75 * Option to hide the 'Lost your password?' link 76 * Some hints fixed 75 77 76 78
Note: See TracChangeset
for help on using the changeset viewer.