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

Check if current page is a Forums user’s subscriptions page (profile page)

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

bbp_is_topics_created()

Check if current page shows the topics created by a Forums user (profile page)

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

bbp_is_replies_created()

Check if current page shows the topics created by a Forums user (profile page)

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

bbp_is_user_home()

Check if current page is the currently logged in users author page

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

bbp_is_reply()

Check if current page is a Forums reply

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

bbp_is_reply_edit()

Check if current page is a reply edit page

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

bbp_is_reply_move()

Check if current page is a reply move page

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

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