=== Grayscale Images ===
Contributors: Amieiroq
Tags: grayscale, gray, grey, black, white, black and white, image, images, convert, conversion, CSS, CSS3, RGB, RGBA, filter
Requires at least: 3.0.1
Tested up to: 6.3.2
Stable tag: 2.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin converts all images to grayscale and show the colored image on hover.

== Description ==

This plugin converts all images to grayscale and show the colored image on hover.

It supports these browsers:

* [Google Chrome](https://www.google.com/chrome/).
* [Mozilla Firefox](https://www.mozilla.org/firefox/).
* [Apple Safari](https://www.apple.com/safari/).
* [Microsoft Edge](https://www.microsoft.com/en-us/windows/microsoft-edge).
* [Opera](https://www.opera.com/).

The banner and the icon uses [this image](https://pixabay.com/en/beach-shore-coast-ocean-evening-768421/), released under the [CC0 Public Domain license](https://pixabay.com/en/service/terms/#usage).

== Installation ==

1. You can either use the automatic plugin installer or your FTP program to upload the "grayscale-images" directory to your wp-content/plugins directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. That's all folks.

== Frequently Asked Questions ==

Not available.

== Screenshots ==

Not available.

== Upgrade Notice ==

Not available.

== Changelog ==

= 1.0.0 =
* First release.
= 2.0.0 =
* Update the "Tested up" data.
* Remove support to old browsers, as main browsers support CSS3 filters:
	* https://caniuse.com/css-filters
	* https://developer.mozilla.org/en-US/docs/Web/CSS/filter-function/grayscale
