Plugin / bbPress Go To First Unread Post
Installation
Installation
Base Functionality
- Upload the ‘bbpress-go-to-first-unread-post’ folder to the ‘/wp-content/plugins/’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
Mark Forum Read
Users can use this link to mark every topic in a single forum as read. To include it, you simply need to add the following code somewhere in your single-forum layout:
<?php gtf_mark_forum_read_link() ?>
The recommended location to include it is in content-single-forum.php, next to the Subscribe link.
This operation may take some time, so an AJAX indicator is included along with the link. If the default AJAX indicator doesn’t suit your theme, you are encouraged to replace it with your own. The plugin will look in the following places for an indicator, in this order, before falling back on the default:
CHILD_THEME_DIRECTORY/images/ajax-loader.gifCHILD_THEME_DIRECTORY/images/ajax-loader.pngPARENT_THEME_DIRECTORY/images/ajax-loader.gifPARENT_THEME_DIRECTORY/images/ajax-loader.png
Mark Thread Read
User can use this link to mark a topic as read up to the current last post, from any page. To include it, you simply need to add the following code somewhere in your single-topic layout (eg. in loop-replies.php):
<?php gtf_mark_topic_read_link() ?>
The recommended location to include it is in loop-replies.php, after the User Favorites link. By default it displays with a pipe character at the end, to match the separation between the User Favorites and Subscribe link.
Ratings
Rating breakdown
Details Information
DIRECTORY DISCLAIMER
The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.
The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.
Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.
While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.
wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.