File: bp-forums/functions.php |
Description |
|---|---|
| bbp_add_forum_id_to_group() |
Remove a forum from a group |
| bbp_remove_group_id_from_forum() |
Remove a group from a forum |
| bbp_member_forums_replies_content() |
Get the topics replied to template part |
| bbp_member_forums_favorites_content() |
Get the topics favorited template part |
| bbp_filter_is_user_home() |
Filter the Forums is_user_home function with BuddyBoss equivalent |
| bbp_filter_modify_page_title() |
Add the topic title to the title if viewing a single group forum topic |
| bbp_member_forums_screen_topics() |
Hook Forums topics template into plugins template |
| bbp_member_forums_screen_replies() |
Hook Forums replies template into plugins template |
| bbp_member_forums_screen_favorites() |
Hook Forums favorites template into plugins template |
| bbp_member_forums_screen_subscriptions() |
Hook Forums subscriptions template into plugins template |