This is a userscript, used with TamperMonkey or GreaseMonkey, to highlight support topics for plugins and themes on WordPress.org.
It does this by putting them into four actionable categories:
- Archived topics (only for moderators)
- Resolved topics
- Unresolved topics that are more than a week old
- Unresolved topics, less than a week old, that have yet to receive any response
The view is color-, and icon-coded to allow you to quickly identify which topics need attention, and which can be ignored.
To install, open /src/wordpress-plugins-topic-highlighter.user.js
and hit the Raw button. TamperMonkey or GreaseMonkey will take over from there.
Contributions are welcome, bugreports, suggestions and even pull requests! No limitations, shoot for the stars!
The project uses no fancy build procedures, it's all JavaScript and the source is in the src/
directory