Beschreibung
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.
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„Pending Comments Highlighter“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Pending Comments Highlighter“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.1
- Change the pending comments background color #DD823B from black.
1.0
- No changes.