If you like one of my plugins, then please consider donating a small amount towards my time and effort in developing and maintaining them.
This plugin shows any combination of the total topics, replies and post count under the avatar on each topic/reply view in bbpress, and allows you to label these as you wish eg “Topics Created : 253” or “Topics – 253”
Additionally 3 shortcodes are included that allow display of the counts of the logged in user
[display-topic-count]
[display-reply-count]
[display-total-count]
which can be used on pages
eg
Topics : [display-topic-count]
would display
Topics : 9
if the user had started 9 topics
and 1 shortcode
[display-counts] which can be used within coding to display the authors counts as set up in the settings
Works with bbpress 2.5 onwards
Installation
1. Install this from the wordpress plugin site Go to Dashboard>plugins>add new
3. In the search box type ‘topic count’ You will see ‘bbp topic count by Robin Wilson’
4. Click install now
5. and then activate
6. Go into settings and set up as required.
To set which combinations and what wording to use, go to
Dashboard>settings>bbp topic count
and follow the instructions