File: bp-forums/common/template.php |
Description |
|---|---|
| bbp_is_topic_archive() |
Check if we are viewing a topic archive. |
| bbp_is_topic_edit() |
Check if current page is a topic edit page |
| bbp_is_topic_merge() |
Check if current page is a topic merge page |
| bbp_is_topic_split() |
Check if current page is a topic split page |
| bbp_is_topic_tag() |
Check if the current page is a topic tag |
| bbp_is_topic_tag_edit() |
Check if the current page is editing a topic tag |
| bbp_is_custom_post_type() |
Check if the current post type is one of Forums’ |
| bbp_is_site_public() |
Check if current site is public |
| bbp_is_forum() |
Check if current page is a Forums forum |
| bbp_is_forum_archive() |
Check if we are viewing a forum archive. |