@since: bbPress (r2780) |
Description |
|---|---|
| bbp_get_topic_excerpt() |
Return the excerpt of the topic |
| bbp_topic_excerpt() |
Output the excerpt of the topic |
| bbp_topic_content() |
Output the content of the topic |
| bbp_get_topic_content() |
Return the content of the topic |
| bbp_forum_content() |
Output the content of the forum |
| bbp_get_forum_content() |
Return the content of the forum |
| bbp_allowed_tags() |
Output all of the allowed tags in HTML format with attributes. |
| bbp_get_allowed_tags() |
Display all of the allowed tags in HTML format with attributes. |
| bbp_get_reply_content() |
Return the content of the reply |