File: bp-forums/common/template.php |
Description |
---|---|
bbp_is_topic() |
Check if current page is a Forums topic |
bbp_is_single_topic() |
Viewing a single topic |
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_head() |
Add our custom head action to wp_head |
bbp_footer() |
Add our custom head action to wp_head |
bbp_is_site_public() |
Check if current site is public |