bbp_member_forums_topics_content()
Get the topics created template part
Description
Source
File: bp-forums/functions.php
function bbp_member_forums_topics_content() { ?> <div id="bbpress-forums"> <?php bbp_get_template_part( 'user', 'topics-created' ); ?> </div> <?php }
Changelog
Version | Description |
---|---|
bbPress (r3552) | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.