Beskrivning
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
Skärmdumpar
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
Vanliga frågor
-
How to use it
-
activate the plugin on your plugin dashboard (
/wp-admin/plugins.php
) -
How it work
-
it add
css
filter property intobody
Recensioner
Bidragsgivare och utvecklare
”Grayscale Body” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Grayscale Body” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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