=== Customize WP-Login ===
Contributors: Bigbabert
Donate link: http://eatscode.com/
Tags: login, customize, social, custom login, login editor, social login, login button
Requires at least: 3.9
Tested up to: 4.5
Stable tag: 1.2.8
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Customize WP-Login by AlterTech provide a visual editor to customize the wp-login page.
== Description ==
Customize WP-Login
If you are looking for a plugin to customize the graphics and settings pagin WordPress login, Customize WP-Login is for you.
Once you installed and activated the plugin settings will need to see changes in the login page, you can choose between various graphics settings and more, thanks to a simple and intuitive administration panel.
Security tweaks, you can rename wp-login slug: In the advanced settings you can enable the function for rewriting url login.
This is stable version 1.2.8 and is compatible up to 4.5.2
== Installation ==
How install Customize WP-Login plugin:
= Using The WordPress Dashboard =
1. Navigate to the 'Add New' in the plugins dashboard
2. Search for 'Customize WP-Login'
3. Click 'Install Now'
4. Activate the plugin on the Plugin dashboard
= Uploading in WordPress Dashboard =
1. Navigate to the 'Add New' in the plugins dashboard
2. Navigate to the 'Upload' area
3. Select `customize-wp-login.zip` from your computer
4. Click 'Install Now'
5. Activate the plugin in the Plugin dashboard
= Using FTP =
1. Download `customize-wp-login.zip`
2. Extract the `customize-wp-login` directory to your computer
3. Upload the `customize-wp-login` directory to the `/wp-content/plugins/` directory
4. Activate the plugin in the Plugin dashboard
== Frequently Asked Questions ==
= Why i can’t see icon on button? =
The icon on button is enabled only with Icon Style button.
= How change "wp-login" url? =
Enable section checking the checkbox in advanced section, save and entr your custom slug in the text input enabled.
= Where is social feture? =
Will soon be available.
== Screenshots ==
1. This screen shot is of the graphic settings section.
2. This screen shot is of the advanced settings section.
== Changelog ==
= 1.2.8 =
* Fixed login logo height issue.
= 1.2.7 =
* Fixed custom css issue.
= 1.2.6 =
* Fixed login logo issue.
= 1.2.5 =
* Add background image feature.
= 1.2.3 =
* Fixed multiple upload.
= 1.1.0 =
* Add rewrite login url feature.
= 1.0.0 =
* First stable release.
= 0.0.5 =
* First beta.
== Upgrade Notice ==
= 1.1 =
Immediately updated the plugin and find out the new panel advanced settings.
= 1.0 =
This is the first stable version if you use beta we suggest to upgrade immediately.
= 0.5 =
This is first beta tester version don't use in production.
= Support =
Need support? This is the right way to ask support:
That's the way:
* Register on http://www.blog.altertech.it
* Send a mail to bigbabert@gmail.com with object ‘customize-wp-login’
== Updates ==
The basic structure of this plugin was cloned from the [WordPress-Plugin-Boilerplate](https://github.com/tommcfarlin/WordPress-Plugin-Boilerplate) project.
Thanks to [wps-hide-log] plugin for the cue class to change the login slug.