Forums
-
- Forum
- Posts
-
- Installation
- 28,438
- Troubleshooting
- 62,514
- Themes
- 10,430
- Plugins
- 15,337
- Requests & Feedback
- 14,959
- Showcase
- 3,256
-
Do you want it CSS-driven? It’s trivial to modify the Indicate New plugin. Just look for where it says <strong>
and </strong>
(near the bottom) and change that to <span class="new">
and </span>
. You can then use content-before to add the NEW or do whatever else.
What’s new and what isn’t isn’t yet implemented.