@since: bbPress (r2464) |
Description |
---|---|
bbp_get_forum_last_active_time() |
Return the forums last update date/time (aka freshness) |
bbp_forum_permalink() |
Output the link to the forum |
bbp_get_forum_permalink() |
Return the link to the forum |
bbp_forum_title() |
Output the title of the forum |
bbp_get_forum_title() |
Return the title of the forum |
bbp_the_forum() |
Loads up the current forum in the loop |
bbp_forum_id() |
Output forum id |
bbp_get_forum_id() |
Return the forum id |
bbp_has_forums() |
The main forum loop. |
bbp_forums() |
Whether there are more forums available in the loop |