File: bp-forums/functions.php |
Description |
|---|---|
| bbp_group_is_banned() |
Is the current user banned from the current group |
| bbp_group_is_creator() |
Is the current user the creator of the current group |
| bbp_forum_topics_reply_enable_tinymce_editor() |
Enables the TinyMce in Forum Topic and reply content. |
| bbp_remove_forum_id_from_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_member_forums_subscriptions_content() |
Get the topics subscribed template part |
| bbp_get_group_forum_ids() |
Get forum ID’s for a group |
| bbp_get_forum_group_ids() |
Get group ID’s for a forum |