File: bp-forums/topics/functions.php
Description
bbp_get_topics_per_page()

Return the topics per page setting

Source: bp-forums/topics/functions.php:3460

bbp_get_topics_per_rss_page()

Return the topics per RSS page setting

Source: bp-forums/topics/functions.php:3484

bbp_get_topic_tag_names()

Get topic tags for a specific topic ID

Source: bp-forums/topics/functions.php:3509

bbp_topic_content_autoembed()

Check if autoembeds are enabled and hook them in if so

Source: bp-forums/topics/functions.php:3529

bbp_topic_content_autoembed_paragraph()

Add oembed to forum topic.

Source: bp-forums/topics/functions.php:3546

bbp_display_topics_feed_rss2()

Output an RSS2 feed of topics, based on the query passed.

Source: bp-forums/topics/functions.php:3612

bbp_check_topic_edit()

Redirect if unathorized user is attempting to edit a topic

Source: bp-forums/topics/functions.php:3701

bbp_check_topic_tag_edit()

Redirect if unathorized user is attempting to edit a topic tag

Source: bp-forums/topics/functions.php:3726

bbp_trashed_topic()

Called after trashing a topic

Source: bp-forums/topics/functions.php:3421

bbp_untrashed_topic()

Called after untrashing a topic

Source: bp-forums/topics/functions.php:3438