Description
Add black ribbon and grey out the website
Features:
- Add ribbon to the site (4 ribbon positions)
- Grey out the website with percentage
Compatible with all browsers:
- Google Chrome 19+
- Mozilla Firefox 3.6+
- Safari 3+
- Internet Explorer 9+
- Opera 11.5
Notes
- WordPress Coding Standards
- 2 spaces for indent
- Repository on Github
TODO
- [ ] Localization
- [ ] Fix all TODOs
- [ ] Grey out switcher
- [ ] Valid input on admin board
Contributor
- Install
Node.js
npm install
npm run zip
to pack the plugin
Thank you
- WordPress Plugin readme.txt Validator
- Autoprefixer CSS online
- PHP code syntax check
- Ribbon from Jatuporn Jib Piyawarinwong
- Converted to svg by Krist Wongsuphasawat with help from potrace 1.10, written by Peter Selinger 2001-2011
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
- Select ribbon’s position via
Settings > Mourning
- Done
FAQ
-
How to use it
-
setup the plugin on your plugin dashboard (
/wp-admin/plugins.php
) -
How it work
-
it add
css
filter property intobody
Reviews
Nann Studio
October 5, 2017
Very Nice!
jojoee
October 5, 2017
Save my time ??
Contributors & Developers
“Mourning” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Mourning” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.3 (05 Oct 2017)
- Update tag
1.0.2 (05 Oct 2017)
- Refactor
1.0.1 (04 Oct 2017)
- Disable debug mode
- Change plugin setting page’s slug
1.0.0 (04 Oct 2017)
- First release