Pending Comments Highlighter

Description

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.

Screenshots

  • Before (WordPress 3.8)
  • After (WordPress 3.8)

Installation

  1. Upload the extracted archive to wp-content/plugins/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enjoy!

FAQ

Why orange design?

This is the more striking.

Reviews

There are no reviews for this plugin.

Contributors and Developers

“Pending Comments Highlighter” is open source software. The following people have contributed to this plugin.

Contributors

Change Log

1.6

Improving tests on new WordPress versions.

1.1

  • Change the pending comments background color #DD823B from black.

1.0

  • No changes.