I’m chiming in here too – Trying to decide whether to use Discourse or WordPress. BBPress seems to be the only reliable and clean option for WP, but I need to know there’s a future before investing the time. Thanks anyone for an update!
No way! You’re awesome. This worked beautifully. Thank you!!!
A problem with the subscription link above is that it adds a pipe before the word, and I’m trying to figure out how to get rid of that.
Also trying to find ways to show last reply, participants and last activity.
Okay, I found these three bad boys:
<?php bbp_topic_tag_list(); ?>
<?php bbp_topic_subscription_link(); ?>
<?php bbp_user_favorites_link(); ?>
Now I’m just on the hunt for the others. Any hints appreciated!