Forum Embedding in Posts, Lessons, and Topics
You can use forums to enhance the interaction with almost any type of content on the UK site.
Using BuddyBoss Forum Shortcodes
You can use a variety of WordPress shortcodes to include forum content and interactions in content. Currently, this requires access to the WordPress backend with an Administrator-level site role. If you don’t have that level of access, please message or email a site Administrator to have them look up the id you’re looking for.
To get the required post ID for $forum_id, $topic_id, $tag_id, and $reply_id as required by certain shortcodes, you will need to log into the WordPress admin, and go into BuddyBoss > Forums and then find the post content you are looking to reference. Hover over the post and then click the ‘Edit’ link. Once the edit page loads you can copy the ID from the URL of the post, eg. /wp-admin/post.php?post=47 where 47 is the ID.
Forums
| Shortcode | Description |
|---|---|
| Display all of your forums. | |
You must be logged in to create new forums. | Display the ‘Create New Forum’ form. |
Display a specific forum’s discussions, replacing $forum_id with the forum’s post ID. |
Discussions
| Shortcode | Description |
|---|---|
| Display the most recent discussions across all your forums. |
|
Viewing 1 - 15 of 15 discussions
Viewing 1 - 15 of 15 discussions
| Display popular discussions, ordered by number of replies |
| Display all discussions that have no replies |
|
You must be logged in to create new discussions. | Display the ‘New Discussion’ form where you can choose from a dropdown the forum to associate with the discussion. |
Display the ‘New Discussion’ form for replying to a specific forum, replacing $forum_id with the forum’s post ID. | |
Display a specific discussion, replacing $topic_id with the discussion’s post ID. |
Discussion Tags
| Shortcode | Description |
|---|---|
| 4Ms av av-dojo bible Biology BNC Book Bin BP-TODO business CDP-BP chemistry CHES chickens Child Psychology Civics classics CRADLE1 Culture development dojo EA Earth Care economics EH engineering equipping Euclid Explorers24-25 geography growth HFF History human HWE INDX IP Kingdom LA leadership logic Maple Sugaring Math Minecraft Monday Myth Bender mythos Mythos Project off-theme PA physics politics project Psychology quad reasoning science Social Science SOF SparkQuest SQ-STF-RP SQLore STEM STF STF-DEV story sustainability TCfC tech technology The Journey Map TODO TSW-DEV TWT WCF weekly-schedules Weekly Schedules wisdom [4] [4] Quad [5] | Display a tag cloud of all discussion tags. |
Display all discussions with a specific tag, replacing $tag_id with the discussion tag’s post ID. |
Replies
| Shortcode | Description |
|---|---|
Display a specific discussion reply, replacing $reply_id with the reply’s post ID. |
Search
| Shortcode | Description |
|---|---|
|
| Display the ‘Search Forums’ input. |
Statistics
| Shortcode | Description |
|---|---|
| Display the forum statistics. |
From: https://www.buddyboss.com/resources/docs/components/forums/forum-shortcodes/