=== Grayscale Body ===

Contributors: jojoee
Donate link: 
Tags: grayscale, black, white, black and white, site, convert, conversion, CSS, CSS3, filter
Requires at least: 3.0.1
Tested up to: 4.6.1
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==

Automatically turn the site to grayscale (may be used for some purpose)

Features:

* Grayscale / Color switcher (for non-IE)
* Theme option to enable / disable switcher

Compatible with all browsers:

* [Google Chrome](https://www.google.com/chrome/) 19+
* [Mozilla Firefox](https://www.mozilla.org/firefox/) 3.5+
* [Safari](http://www.apple.com/safari/) 6+
* [Internet Explorer](https://www.microsoft.com/en-us/download/internet-explorer.aspx) 8-9
* [Opera](http://www.opera.com/) 11.5

== Installation ==

1. Install the plugin via admin plguins screen or download and upload this plugin into `wp-content/plugins` directory
2. Activate the plugin through the **Plugins** menu in WordPress
3. Enable `switcher` via `Settings > Grayscale Body` (optional)
4. Done

== Frequently Asked Questions ==

= How to use it =
activate the plugin on your plugin dashboard (`/wp-admin/plugins.php`)

= How it work =
it add `css` filter property into `body`

== Screenshots ==

1. Demo (screenshot-1.jpg)

2. Switcher (screenshot-2.jpg)

3. Theme option (screenshot-3.jpg)

== Upgrade Notice ==

= 1.2.0 =
* Add Theme option

= 1.1.1 =
* Update browser compatibility

== Changelog ==

= 1.2.0 =
* Add Theme option

= 1.1.1 =
* Add Grayscale / Color switcher

= 1.0.1 =
* Update meta

= 1.0.0 (14 Oct 2016) =
* First release

== Notes ==

* [WordPress Coding Standards](https://codex.wordpress.org/WordPress_Coding_Standards)
* 2 spaces for indent
* [Repository on Github](https://github.com/jojoee/grayscale-body)

= TODO =
* [ ] Support IE edge
* [ ] DocBlockr
* [ ] Grayscale opacity customizer
* [x] Switcher
* [x] Theme option
* [ ] Unit test
* [ ] UAT test

= Thank you =
* [WordPress Plugin readme.txt Validator](https://wordpress.org/plugins/about/validator/)
* [Autoprefixer CSS online](https://autoprefixer.github.io/)
* [TinyPNG](https://tinypng.com/)
