Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jojoee/grayscale-body

:pray: Automatically turn the site to grayscale (may be used for some purpose)
https://github.com/jojoee/grayscale-body

grayscale wordpress wordpress-plugin

Last synced: 12 days ago
JSON representation

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

Awesome Lists containing this project

README

        

=== 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: 5.7.2
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 and select switcher position
* Default mode, ability to set default which either "grayscale" or "color"
* Ignored Post IDs, user can display this plugin for specific posts by post IDs
* Custom css

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 plugins 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` and select `switcher position` 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.7 =
* Fix bug, "ignored post ids" feature must ignore archive or listing page

= 1.2.6 =
* Fix bug, frontend is not working

= 1.2.5 =
* Retest the plugin against WordPress 5.7
* Default mode
* Ignored Post IDs
* Custom css

= 1.2.4 =
* Retest the plugin against WordPress 5.3.2

= 1.2.3 =
* Update switcher position

= 1.2.0 =
* Add Theme option

= 1.1.1 =
* Update browser compatibility

== Changelog ==

= 1.2.3 =
* 4 switcher positions

= 1.2.2 =
* Update switcher text
* Add switcher move2left option
* Update switcher z-index

= 1.2.1 =
* Support PHP below 5.4

= 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 =
* [x] Switcher
* [x] Theme option
* [ ] Localization
* [ ] Separate utility out of main plugin file
* [ ] Using the feature from [grayscale-body-js](https://github.com/jojoee/grayscale-body-js) instead

= Thank you =
* [WordPress Plugin readme.txt Validator](https://wordpress.org/plugins/about/validator/)
* [Autoprefixer CSS online](https://autoprefixer.github.io/)
* [TinyPNG](https://tinypng.com/)
* [PHP code syntax check](https://www.piliapp.com/php-syntax-check/)