描述
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.
安装
- Upload the extracted archive to wp-content/plugins/
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Enjoy!
常见问题
-
Why orange design?
-
This is the more striking.
评价
此插件暂无评价。
贡献者及开发者
更新日志
1.6
Improving tests on new WordPress versions.
1.1
- Change the pending comments background color #DD823B from black.
1.0
- No changes.