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 19+
- Mozilla Firefox 3.5+
- Safari 6+
- Internet Explorer 8-9
- Opera 11.5
Notes
- WordPress Coding Standards
- 2 spaces for indent
- Repository on Github
TODO
- [x] Switcher
- [x] Theme option
- [ ] Localization
- [ ] Separate utility out of main plugin file
- [ ] Using the feature from grayscale-body-js instead
Thank you
Screenshots
Installation
- Install the plugin via admin plugins screen or download and upload this plugin into
wp-content/plugins
directory - Activate the plugin through the Plugins menu in WordPress
- Enable
switcher
and selectswitcher position
viaSettings > Grayscale Body
(optional) - Done
FAQ
-
How to use it
-
activate the plugin on your plugin dashboard (
/wp-admin/plugins.php
) -
How it work
-
it add
css
filter property intobody
Reviews
Contributors & Developers
“Grayscale Body” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Grayscale Body” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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