Namespaces: global |
Description |
|---|---|
| bbp_the_topic() |
Loads up the current topic in the loop |
| bbp_topic_id() |
Output the topic id |
| bbp_check_topic_tag_edit() |
Redirect if unathorized user is attempting to edit a topic tag |
| bbp_trashed_topic() |
Called after trashing a topic |
| bbp_untrashed_topic() |
Called after untrashing a topic |
| bbp_get_topics_per_page() |
Return the topics per page setting |
| bbp_get_topics_per_rss_page() |
Return the topics per RSS page setting |
| bbp_get_topic_tag_names() |
Get topic tags for a specific topic ID |
| bbp_topic_content_autoembed() |
Check if autoembeds are enabled and hook them in if so |
| bbp_topic_content_autoembed_paragraph() |
Add oembed to forum topic. |