Descrizione
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 😉
Installazione
This section describes how to install the plugin and get it working.
- Upload the
bp-unread-posts
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Recensioni
Non ci sono revisioni per questo plugin.
Contributi e sviluppo
“BP Unread Posts” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “BP Unread Posts” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
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