Beskrivelse
I have found a very annoying problem on the admin panel.
Where the comments are listed, unapproved comments had lightyellow color (HEX:FFFFE0).
It is hard to make difference between unapproved and approved comments with this color.
This plugin changes the background-color to orange [#DD823B] (from WordPress 3.8 Sunrise admin color-scheme), and the author’s name and his comment to white. This makes the comment approving system easier to see on all monitor types.
Installation
- Upload the extracted archive to wp-content/plugins/
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Enjoy!
FAQ
-
Why orange design?
-
This is the more striking.
Anmeldelser
Der er ingen anmeldelser for denne widget.
Bidragsydere & udviklere
“Pending Comments Highlighter” is open source software. The following people have contributed to this plugin.
BidragsydereTranslate “Pending Comments Highlighter” into your language.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
1.6
Improving tests on new WordPress versions.
1.1
- Change the pending comments background color #DD823B from black.
1.0
- No changes.