=== Central Color Palette ===
Contributors: kungtiger
Requires at least: 3.5
Tested up to: 4.9
Stable tag: 1.12.4
Requires PHP: 5.3
Tags: color, customizer, editor, iris, palette, picker, tinymce
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Take full control over color pickers of TinyMCE and the palette of the Theme Customizer. Create a central color palette for an uniform look'n'feel!

== Description ==

This plugin replaces the color picker for choosing a text or background color found inside the TinyMCE toolbar with a bigger and customizable color grid. The palette of the color picker found especially in the Theme Customizer can also be set through a central palette. You can define this central color palette through the settings menu. All plugins that make use of WordPress' color picker can benefit from this plugin as well.

**Theme/Plugin Support**
Central Color Palette supports these plugins and themes:

- [Astra Theme](https://wpastra.com)
- [Beaver Builder](https://www.wpbeaverbuilder.com)
- [Elementor](https://wordpress.org/plugins/elementor)
- [GeneratePress Premium](https://generatepress.com/premium)
- [OceanWP](https://oceanwp.org)
- [Page Builder Framework](https://wp-pagebuilderframework.com)

== Privacy Policy ==
This plugin does not collect or use any private data.

== Installation ==

This plugin should work out of the box with a standard installation of WordPress.

**WordPress' Plugin Search**

1. Goto your WordPress and open *Plugins* > *Add New*
2. Search for *Central Color Palette*
3. Click install and activate the plugin

**WordPress' Plugin Repository**

1. Goto [wordpress.org/plugins/kt-tinymce-color-grid](http://wordpress.org/plugins/kt-tinymce-color-grid) and download the zip
2. Goto your WordPress. You can upload a plugin via `/wp-admin/plugin-install.php?tab=upload`
3. Activate the plugin through the *Plugins* menu in WordPress

**Manual installation**

1. Goto [wordpress.org/plugins/kt-tinymce-color-grid](http://wordpress.org/plugins/kt-tinymce-color-grid) and download the zip
2. Upload the directory found inside the zip archive to your /wp-content/plugins/ directory
3. Activate the plugin through the *Plugins* menu in WordPress

== Frequently Asked Questions ==

= Questions? Concerns? Feature Request? =

Please [contact me](http://wordpress.org/support/plugin/kt-tinymce-color-grid) and we'll see what we can do

== Screenshots ==

1. Bigger TinyMCE color selector
2. Customizer support since plugin version 1.7
3. Color palette editor

== Changelog ==

= 1.12.4 =
Fixed unstable integration with Elementor (thanks to @eplanet)

= 1.12.3 =
- Fixed dynamic styles interfering with other parts of TinyMCE (thanks to @jb2386)
- Added credits to changelog of all those who contributed
- Added GDPR notice to readme

= 1.12.2 =
- Clarified what "Add to Customizer" does
- Added support for [Astra Theme](https://wpastra.com)
- Added support for [Page Builder Framework](https://wp-pagebuilderframework.com)

= 1.12.1 =
Fixed a bug where opacity values are displayed instead of color names

= 1.12 =
- Added support for [Beaver Builder](https://www.wpbeaverbuilder.com)
- Fixed some bugs and typos

= 1.11 =
- Added support for [OceanWP](https://oceanwp.org)
- Fixed alpha picker for Chrome
- Removed palette import, it's to buggy.

= 1.10 =
- Added support for [Elementor](https://wordpress.org/plugins/elementor) (thanks to @blackeye0013)
- Added support for [GeneratePress Premium](https://generatepress.com/premium) (thanks to @eplanet)

= 1.9.3 =
- Fixed fatal error when updating from an older version than 1.6 (thanks to @flixflix)
- Removed dependancy on farbtastic; now the color picker ships self-contained

= 1.9.2 =
Corrected some palette import bugs

= 1.9.1 =
Fixed fatal error due to missing wp_is_mobile on network installations of WordPress (thanks to @kzeni)

= 1.9 =
- Import third party palettes
- Automatic color names thanks to Chirag Mehta's [Name that Color](http://chir.ag/projects/ntc) and @flixflix
- Improved backup

= 1.8 =
- All settings and the palette can now be exported and imported (suggested by @sigersmit)
- Added new grid type: only central palette for TinyMCE (suggested by @jhned)
- Added CSS for right-to-left locales

= 1.7.2 =
- Fixes JavaSript bug (thanks to @hrohh)
- Fixes conflict with Poedit (thanks to @hrohh)

= 1.7.1 =
Corrected typos and some translation strings

= 1.7 =
- Theme Customizer support added (thanks to @kzeni)
- Color grid is now adjustable in type and size

= 1.6.1 =
Fixed hidden colors after defining more than 13 colors (thanks to @wlashack)

= 1.6 =
- Useability improvements
- Faster grid generation by using pre-calculated colors
- Namespaced CSS IDs and HTML form variables to avoid name collisions
- Fixed CSS errors

= 1.5 =
Added clean uninstall routine

= 1.4.4 =
- Fixed possible JavaScript error
- Reduced overhead
- Removed language files; now handled by GlotPress

= 1.4.3 =
Update for WordPress 4.4

= 1.4.2 =
- Repaired headers already send error
- Preparation for GlotPress

= 1.4.1 =
Fixed a broken script

= 1.4 =
- Improved settings page
- Improved accessibility
- Fixed security leaks
- Fixed translation bugs

= 1.3.1 =
Changed HTML to conform with WordPress 4.3

= 1.3 =
Added support for custom persistent colors (thanks to @cash3p)

= 1.2 =
Fixes an error when using more than one TinyMCE

= 1.1 =
- Stylesheet gets enqueued only on pages with a TinyMCE
- Reduced overhead

= 1.0 =
Initial release.

== Upgrade Notice ==

= 1.12.4 =
Fixes unstable integration with Elementor

= 1.12.3 =
Fixes dynamic styles for color pickers interfering with other parts of TinyMCE

= 1.12.2 =
Support for Astra Theme and Page Builder Framework added

= 1.12.1 =
Fixes a small bug where color names do not show up correctly

= 1.12 =
Adds color integration for Beaver Builder

= 1.11 =
Adds color integration for OceanWP

= 1.10 =
Adds color integration for Elementor and GeneratePress Premium

= 1.9.3 =
Fixes fatal error when updating from an older version than 1.6

= 1.9.2 =
Corrects some palette import errors

= 1.9.1 =
Fixes fatal error on network installations of WordPress

= 1.9 =
Automatic name generation and palette import of various third party formats

= 1.8 =
- All settings and the palette can now be exported and imported
- Added new grid type: only central palette for TinyMCE

= 1.7.2 =
- Fixes JavaScript bug and conflict with Poedit

= 1.7.1 =
Corrects some spelling mistakes

= 1.7 =
Theme Customizer support added and color grid is now adjustable

= 1.6.1 =
Fixed hidden colors after defining more than 13 colors

= 1.6 =
Mayor useability improvements

= 1.5 =
Added clean uninstall routine

= 1.4.4 =
Fixes a possible JavaScript error

= 1.4.3 =
Update for WordPress 4.4

= 1.4.2 =
Repairs header already send error

= 1.4.1 =
Fixes a broken script

= 1.4 =
Improves settings page and fixes security leaks

= 1.3.1 =
Minor changes for WordPress 4.3

= 1.3 =
Added support for custom persistent colors

= 1.2 =
Fixes an error when using more than one TinyMCE

= 1.1 =
Just a few performance improvements

= 1.0 =
Initial release.
