Skip to content

pippinsplugins/bbp-mark-as-read

Repository files navigation

=== bbPress - Mark as Read ===
Author URI: http://pippinsplugins.com
Plugin URI: http://pippinsplugins.com/bbpress-mark-as-read
Contributors: mordauk
Donate link: http://pippinsplugins.com/support-the-site
Tags: bbPress, Mark as Read, Mark as Unread, Forums, mordauk, Pippin Williamson, pippinsplugins
Requires at least: 3.2
Tested up to: 4.1
Stable tag: 1.0


A simple plugin to add Mark as read / Unread links to your bbPress forum topics.

== Description ==

This add-on plugin for bbPress will add new links to the top of bbPress topics that let the current user mark topics as either read or unread.

Mark as Read / Unread links will be added to the top of each topic, right next to the Favorite and Subscribe links provided by bbPress core.

You can view a list of all unread topics by going to your bbPress profile page. The unread topics will be shown below your Subscribed Forum Topics.

If you have suggestions or bugfixes for the plugin, please report them on [Github](https://github.com/pippinsplugins/bbp-mark-as-read).

**Languages**

Mark as Read for bbPress as been translated into the following languages:

1. English
2. German
3. Latvian

Would you like to help translate the plugin into more langauges? [Contact Pippin](http://pippinsplugins.com/contact).

== Installation ==

1. Activate the plugin
2. Mark as Read / Unread topic links will be shown next to the "Subscribe" button when viewing topics.
3. You can view a list of all unread topics from your bbPress profile page

== Frequently Asked Questions ==

= I don't see the Unread Forum Topics section =

This plugin depends on several hooks provided by bbPress theme compatibility. If you are using a custom bbPress theme, or have made modifications yourself, it is possible that the necessary components are not present. Post a question in the support forum if you need help.

== Screenshots ==

1. Screenshot 1
2. Screenshot 2


== Changelog ==

= 1.0 =

* Fixed a bug with duplicated Mark as Read/Unread links when subscribing and unsubscribing to topics
* Marked as v1.0

= 0.3 = 

* Added German and Latvian language files

= 0.2 = 

* Much improved beta release

= 0.1 =

* First beta release!