Mô tả
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.
Ảnh màn hình
Cài đặt
- 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.
Hỏi đáp
- 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.
Đánh giá
Người đóng góp & Lập trình viên
“bbPress New Topics” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “bbPress New Topics” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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