File: bp-forums/common/template.php |
Description |
---|---|
bbp_is_user_home() |
Check if current page is the currently logged in users author page |
bbp_is_user_home_edit() |
Check if current page is the currently logged in users author edit page |
bbp_is_single_reply() |
Viewing a single reply |
bbp_is_favorites() |
Check if current page is a Forums user’s favorites page (profile page) |
bbp_is_reply() |
Check if current page is a Forums reply |
bbp_is_reply_edit() |
Check if current page is a reply edit page |
bbp_is_reply_move() |
Check if current page is a reply move page |
bbp_is_forum_edit() |
Check if current page is a forum edit page |
bbp_is_topic() |
Check if current page is a Forums topic |
bbp_is_single_topic() |
Viewing a single topic |