=== ShortcodeHub Addon - Image Color Palette ===
Contributors: shortcodehub
License: GPLv3
Tags: image, color, palette, color palette, image color
Requires at least: 4.4
Requires PHP: 5.5.3
Tested up to: 5.2
Stable tag: 1.0.0

Grabs the dominant color or a representative color palette from an image. Uses javascript and canvas.

== Description ==

Grabs the dominant color or a representative color palette from an image. Uses javascript and canvas.

Note: This is the addon of the ShortcodeHub plugin. So, Install ShortcodeHub to use the 'ShortcodeHub Addon - Image Color Palette'

= Compatible Browsers = 

- IE11
- Firefox
- Safari
- Opera
- Chrome
- iOS browser
- Android browser

== Supports Any Theme

Below are the some tested WordPress popular themes.

- Twenty Twelve - By WordPress.org
- Twenty Sixteen - By WordPress.org
- Twenty Seventeen - By WordPress.org
- Twenty Nineteen - By WordPress.org
- Velux - By GoDaddy
- Hello Elementor - By Elementor
- OceanWP - By oceanwp
- Astra - By Brainstorm Force
- Ascension - By GoDaddy
- Twenty Sixteen - By WordPress.org
- Twenty Fifteen - By WordPress.org
- Hestia - By Themeisle
- Neve - By Themeisle
- Escapade - By GoDaddy
- Shapely - By Silkalns
- Sydney - By athemes
- Storefront - By Automattic
- Twenty Fourteen - By WordPress.org
- Futurio - By FuturioWP
- Zakra - By ThemeGrill
- GeneratePress - By Tom
- Mesmerize - By Extend Themes
- Highlight - By Extend Themes
- Customify - By PressMaximum
- Ashe - By WP Royal

== Installation ==

= From within dashboard (recommended) =

1. Navigate to `Dashboard > Plugins > Add New`;
2. Search for `ShortcodeHub Addon - Image Color Palette`;
3. Click `Install`, then `Activate`.

= Manual installation =

1. Download the plugin as a .zip file;
2. Unzip downloaded archive and upload `shortcodehub-addon-image-color-palette` folder under your `/wp-content/plugins/` directory (resulted plugin path should be `/wp-content/plugins/shortcodehub-addon-image-color-palette/**`);
1. Navigate to `Dashboard > Plugins` and activate the plugin.

== Screenshots ==

1. Dashboard screen
2. Create new shortcode page
3. Edit new shortcode page
4. Copy shortcode and use it in post content, page content, etc.
5. Copy shortcode and use it in theme or plugin files.
5. Select hook to show shortcode.

== Changelog ==

= v1.0.0 =
* Initial release