描述
A ‘New’ label will be prepended to the title of every unread topic and topic that contains unread replies. This makes it a whole lot easier for all keymasters and moderators to identify what’s been happening since last time they check in.
安装
- Unzip the bbpress-new-topics.zip file.
- Upload the
bbpress-new-topics
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
常见问题
- Can I style new topics differently?
All new topics have the class ‘new-topic’. You can use that CSS selector to style the topic however you like.
评价
2016 年 9 月 3 日
Works exactly as expected: user seeing topics he or she didn’t create, sees NEW tag next to topics created by other users.
2016 年 9 月 3 日
As other reviewers appear to have covered the problems, I’ll leave it at that.
贡献者及开发者
更新日志
2015-08-18 v1.0.1
- Small update to code
- Added participants to user array
- Added new tag to before forum title
- Fixed issue with removing new tag from read topics
- Updated version and stable tag
2014-02-18 v1.0.0
Initial Public Release