File: bp-forums/topics/functions.php |
Description |
---|---|
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. |
bbp_display_topics_feed_rss2() |
Output an RSS2 feed of topics, based on the query passed. |
bbp_check_topic_edit() |
Redirect if unathorized user is attempting to edit a topic |
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 |