@since: bbPress (r3675) |
Description |
|---|---|
| bbp_forum_author_display_name() |
Output the author of the forum |
| bbp_get_forum_author_display_name() |
Return the author of the forum |
| bbp_forum_author_id() |
Output the author ID of the forum |
| bbp_get_forum_author_id() |
Return the author ID of the forum |
| bbp_forum_parent_id() |
Output parent ID of a forum, if exists |
| bbp_get_forum_parent_id() |
Return ID of forum parent, if exists |