# Custom Login #
**Contributors:** austyfrosty  
**Donate link:** https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7431290  
**Tags:** admin, branding, customization, custom login, login, logo, error, login error, custom login pro  
**Requires at least:** 3.5  
**Tested up to:** 4.0  
**Stable tag:** trunk  
**License:** GPLv2 or later  
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html  

**Use this plugin to customize your login screen, great for client sites!**

## Description ##

**Version 2.0** is now 140% faster in the admin and uses a lot less resources! Minimum WordPress version 3.5.

Join in on the [conversation](http://austin.passy.co/wordpress-plugins/custom-login) on my personal blog.

You can find Custom Login [PRO](https://extendd.com/plugin/custom-login-pro/)  on [Extendd.com](https://extendd.com): A plugin marketplace. New features include faster login loading (no database access), Custom Post Types (for multiple designs) and four default CSS designs. **Custom Login Pro is a completly different plugin than Custom Login**.

http://www.youtube.com/watch?v=XOZwaLwpjNo

### Extensions ###

Custom Login 2.0 now has many extensions to make your login page better!

**Available Now**

* *In Custom Login > version 2.2 you can auto-install all extensions within the settings page with an active licence key.*
* <a href="https://extendd.com/plugin/custom-login-stealth-login?utm_source=wordpressorg&utm_medium=custom-login&utm_campaign=freemium" title="Custom Login Stealth Login">Stealth Login</a> - obscure your login URL.
* <a href="https://extendd.com/plugin/custom-login-page-template?utm_source=wordpressorg&utm_medium=custom-login&utm_campaign=freemium" title="Custom Login Page Template">Page Template</a> - add a login form to any WordPress page. 
* **NEW** <a href="https://extendd.com/plugin/wordpress-login-redirects?utm_source=wordpressorg&utm_medium=custom-login&utm_campaign=freemium" title="Custom Login Redirects">Login Redirects</a> - Manage login redirects. 

**In Development**

* User Hash Key logins (think generated guest logins with-out having to use the login form).
* Email Logins for usernames.
* 2-step Authentication.
* "Super User" only access for client sites.
* WordPress Login CSS style remover (for sites that see a quick flash of the default login page).
* Submit button styles!
* Custom Login templates.

### More info ###

Activate the plugin and customize your WordPress login screen. Use the built-in and easy to use settings page to do the work for you. There's no need to understand CSS at all!
Now featureing a HTML, CSS &amp; jQuery box for advanced users to up the customization!

1. Works great for client site installs.
2. Read more about [Custom Login](http://wp.me/pzgsJ-HY) 2.0

**For those looking to showoff your login screen, check out the [Flickr group](http://flickr.com/groups/custom-login/)! Share you designs with the community!**

### links ###

* Plugin Marketplace: [Extendd.com](https://extendd.com/ "WordPress plugin markeetplace")
* My Blog: [http:/austin.passy.co/](http://austin.passy.co/ "Austin Passy's blog")
* Follow me on Twitter: @[TheFrosty](https:/twitter.com/TheFrosty "Austin TheFrosty' Passy on Twitter")
* Follow Extendd Twitter: @[Extendd](https:/twitter.com/WPExtendd "Extendd on Twitter")
* **Contribute on [GitHub](https://github.com/thefrosty/custom-login)**

### Hooks and Filters ###

You can build your own extensions.

## Installation ##

Follow the steps below to install the plugin.

1. Upload the `custom-login` directory to the /wp-content/plugins/ directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to Settings/custom-login to edit your settings.
4. Design away.

## Frequently Asked Questions ##

### What are extensions? ###
They are additional plugins that add functionality to the Custom Login plugin. Depending of what the extension does. You can find all Custom Login extensions on [extendd.com](https://extendd.com).

### My new settings aren't showing up ###
This plugin caches all settings in a transient, try clicking the new 'Update stylesheet' button to delete and refresh the cache.

### Is there a PRO version? ###
Why yes there is, you can purchase the [PRO](https://extendd.com/plugin/custom-login-pro/) version on [https://extendd.com](https://extendd.com). Note that since Custom Login 2.0, Custom Login PRO is a completely different plugin.

### Why create this plugin? ###
I created this plugin to allow for custom login of any WordPress login screen. See working example on: [Extendd.com](https://extendd.com/wp-login.php?action=login).

### Where can I upload and share my cool login screen? ###
Check out the newly created [Flickr group](http://flickr.com/groups/custom-login/)! Upload and add it to our pool!

### I think i want to uninstall ###
Just de-active.

## Screenshots ##

Screenshots of working example in our [Flickr group](http://flickr.com/groups/custom-login/)

### 1. Custom Login Settings page (as of v 2.0). ###
![Custom Login Settings page (as of v 2.0).
](https://s.w.org/plugins/custom-login/screenshot-1.png)


### 2. Example of a custom login page using the nyan.cat as a animated background! [see user generated designs](http://flickr.com/groups/custom-login/). ###
![Example of a custom login page using the nyan.cat as a animated background! [see user generated designs](http://flickr.com/groups/custom-login/).
](https://s.w.org/plugins/custom-login/screenshot-2.png)


## Changelog ##

### Version 2.3.8 (10/17/14) ###

* Updated admin.js bug.
* Update settings page.
* Working on extensions auto install fix...

### Version 2.3.7 (7/7/14) ###

* Fixes CSS issue on lost password page. Issue [<a href="https://github.com/thefrosty/custom-login/issues/1#issue-37305001">#1</a>].