=== bbPress Unread Posts v2 ===
Contributors: coronoro
Tags: bbpress, topic, forum, post, unread, read, last visit, 

== Description ==

Simple Plugin which shows whether a registered user has read a Post or not. 
You can also choose to show the number of unread Posts at Forum level.
This Plugin is an update to the older [bbpress-unread-posts](https://wordpress.org/plugins/bbpress-unread-posts/) Plugin.

<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="ZF9GJQ7XYMXWE">
<input type="image" src="https://www.paypalobjects.com/en_GB/i/btn/btn_donate_SM.gif" border="0" name="submit" alt="PayPal  The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypalobjects.com/de_DE/i/scr/pixel.gif" width="1" height="1">
</form>

== Installation ==

1. Upload the 'bbpress-unread-posts v2' folder to the '/wp-content/plugins/' directory.
2. Activate the plugin through the 'Plugins' menu in WordPress

Optional:

3. In the settings tab you can change the icons by providing an URL.
4. You may also wish to enable/disable the number of unread posts.

== Frequently Asked Questions ==

== Changelog ==

= 1.0.8 =
Added new functionality: amount of unread posts can be shown

= 1.0.7 =
Bugfix for forum level

= 1.0.6 =
Bugfixes and new images

= 1.0.5 =
Added an options page under the settings menu.

= 1.0.4 =
Fixed Bug with all unread button not saving

= 1.0.3 =
added a mark all as unread button

= 1.0.2 =
added Logging and fixed a update bug

= 1.0.1 =
Fixed Error with Imagepath

= 1.0.0 =
* Initial release