File: bp-forums/common/template.php
Description
bbp_is_topic_archive()

Check if we are viewing a topic archive.

Source: bp-forums/common/template.php:282

bbp_is_topic_edit()

Check if current page is a topic edit page

Source: bp-forums/common/template.php:303

bbp_is_topic_merge()

Check if current page is a topic merge page

Source: bp-forums/common/template.php:333

bbp_is_topic_split()

Check if current page is a topic split page

Source: bp-forums/common/template.php:354

bbp_is_topic_tag()

Check if the current page is a topic tag

Source: bp-forums/common/template.php:374

bbp_is_topic_tag_edit()

Check if the current page is editing a topic tag

Source: bp-forums/common/template.php:405

bbp_is_custom_post_type()

Check if the current post type is one of Forums’

Source: bp-forums/common/template.php:442

bbp_is_site_public()

Check if current site is public

Source: bp-forums/common/template.php:103

bbp_is_forum()

Check if current page is a Forums forum

Source: bp-forums/common/template.php:125

bbp_is_forum_archive()

Check if we are viewing a forum archive.

Source: bp-forums/common/template.php:148