# Shokola Custom and White Label #

* Contributors: shokola
* License: GPL2
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
* Tags: custom,white,label,login
* Requires at least: 3.1.2
* Tested up to: 4.9.4

**Set WordPress as "White Label" and personalize the login page. See `Settings / Custom Shokola` to configure.**

##Description ##

Customize the login page with fallowing settings :

* Image logo
* Link on the logo
* Background image
* Background position, repetition and cover parameter
* Favicon image
* Light or dark theme
* Buttons and borders color

Also :

* Removes WordPress logo and version in the back-office
* Removes WordPress welcome widget and WordPress News Widget on the back-office dashboard
* Automatically check 'Remember me' on the login page
* Removes 'Proudly powered by WordPress' on the login page (mouse hovering on logo)

Todos :
=======
## Todos ##

* OK locals / translate
* OK - upload file / choose file // http://qnimate.com/adding-a-single-image-using-wordpress-media-uploader/
* OK - color picker // https://code.tutsplus.com/articles/how-to-use-wordpress-color-picker-api--wp-33067
* preview
* put options in tabs // https://code.tutsplus.com/tutorials/the-wordpress-settings-api-part-5-tabbed-navigation-for-settings--wp-24971
* OK remove image
* dark bg #000
* chose position of login form (top center, right center...)


##Installation ##

1. Upload the `shokola-custom-whitelabel` folder to the `/wp-content/plugins/` directory
2. Activate the Shokola Custom and WhiteLabel plugin through the 'Plugins' menu in WordPress
3. Configure the plugin by going to the `Shokola Custom` menu that appears in your settings menu

##Frequently Asked Questions ##

[Contact us](https://www.shokola.com/contact/)  for any questions or requests

##Screenshots ##

Custom login page example (classic theme)

![screenshot-1.jpg](https://bitbucket.org/repo/4bKo6o/images/1433358168-screenshot-1.jpg)

Custom login page example (material theme)

![screenshot-1.jpg](https://bitbucket.org/repo/4bKo6o/images/1433358168-screenshot-1.jpg)

Settings page default

![screenshot-2.png](https://bitbucket.org/repo/4bKo6o/images/2965708290-screenshot-2.png)

Settings page example

![screenshot-3.png](https://bitbucket.org/repo/4bKo6o/images/2965708290-screenshot-3.png)

##Changelog##

 ### 1.2.5 ###

Release Date: March 08th, 2018

* Compatibility check with WordPress 4.9.4
* Code formatting

 ### 1.2.4 ###

Release Date: June 17th, 2017

* Compatibility check with WordPress 4.8

 ### 1.2.3 ###

Release Date: May 22th, 2017

* Fix a php notice
* New screenshots

 ### 1.2.2 ###

Release Date: May 05th, 2017

* New theme style
* Automatic button text color depending on button background color
* Translations
* New screenshots


 ###1.2.1 ###

Release Date: April 26th, 2017

* Clean CSS

 ###1.2.0 ###

Release Date: February 09th, 2017

* Add media filter is now only images
* Compatibility check
* Dashboard WP widget hiding
* Fix img src 404 on init
* New screenshots

 ###1.1.0 ###

Release Date: January 27th, 2017

* Add image preview
* Set WP version visible for admin users

 ###1.0.11 ###

Release Date: December 26th, 2016

* Backward compatibility check
* CSS adjustments

 ###1.0.10 ###

Release Date: December 22th, 2016

* Compatibility check

 ###1.0.9 ###

Release Date: November 3rd, 2016

* Typo and correct PHP Warning

 ###1.0.8 ###

Release Date: November 2nd, 2016

* Add redirect to settings page after activation

 ###1.0.7 ###

Release Date: October 20th, 2016

* Fix jquery dependency

 ###1.0.6 ###

Release Date: October 4th, 2016

* Add remove image
* Corrections
* Add background logo color customization


 ###1.0.5 ###

Release Date: October 3rd, 2016

* Typos

 ###1.0.4 ###

Release Date: October 3rd, 2016

* Add color picker
* Add settings link
* Add localization

 ###1.0.3 ###

Release Date: September 30th, 2016

* Add Media file selection

 ###1.0.2 ###

Release Date: September 30th, 2016

* Fixes and typos

 ###1.0.1 ###

Release Date: September 30th, 2016

* Typos

 ###1.0.0 ###

Release Date: September 29th, 2016

* Initial release