Описание
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.
Отзывы
Участники и разработчики
«bbPress New Topics» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «bbPress New Topics» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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