=== 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)

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

== 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. 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)

== Upgrade Notice ==

Not available

== Changelog ==

= 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
