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_single_forum() |
Viewing a single forum |
bbp_head() |
Add our custom head action to wp_head |
bbp_footer() |
Add our custom head action to wp_head |