=== BP Unread Posts === Contributors: normen Donate Link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=X7SZG3SM4JYGY Tags: buddypress, topic, unread, last visit, forum, visit Requires at least: WP 3.0, BP 1.2.4 Tested up to: WP 3.1, BP 1.2.6 Stable tag: trunk Shows a label for unread forum posts. == Description == Shows a label for unread forum posts. Marks topic as read when user visits the topic. A "mark all read" button on each page allows setting the topics on that page as unread. Based on a plugin by 3sixty, however not much code is left of it ;) == Installation == This section describes how to install the plugin and get it working. 1. Upload the `bp-unread-posts` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == == Changelog == = 0.8.0 = * make sure column appears after "Freshness" = 0.7.1 = * add link to last post for read posts too = 0.7.0 = * add link to last post * fix typo = 0.6.1 = * simpler method to get topic time when visiting post = 0.6.0 = * initial release