File: bp-forums/common/template.php |
Description |
---|---|
bbp_is_single_user_replies() |
Check if current page is a user replies created page |
bbp_is_single_view() |
Check if current page is a view page |
bbp_is_search() |
Check if current page is a search page |
bbp_is_search_results() |
Check if current page is a search results page |
bbp_is_edit() |
Check if current page is an edit page |
bbp_body_class() |
Use the above is_() functions to output a body class for each scenario |
bbp_get_the_body_class |
Archives |
bbp_is_topics_created() |
Check if current page shows the topics created by a Forums user (profile page) |
bbp_is_replies_created() |
Check if current page shows the topics created by a Forums user (profile page) |
bbp_is_user_home() |
Check if current page is the currently logged in users author page |