File: bp-forums/functions.php
Description
bbp_forum_recursive_group_id()

Get Sub Forum’s group id, if not associated with any group then it searches for the parent forums to fetch group associated otherwise returns false

Source: bp-forums/functions.php:817

bbp_forum_topic_reply_ajax_form_search_tags()

Search the tags that already added on forums previously and give the suggestions list.

Source: bp-forums/functions.php:864

bbp_forum_update_forum_status_when_group_updates()

Update Forum status depending on the group status

Source: bp-forums/functions.php:763

bbp_forum_topics_reply_tinymce_settings()

Enable TinyMce Quicktags in Forum Topic and reply content.

Source: bp-forums/functions.php:750

bbp_group_is_mod()

Is the current user a moderator of the current group

Source: bp-forums/functions.php:606

bbp_group_is_member()

Is the current user a member of the current group

Source: bp-forums/functions.php:637

bbp_group_is_banned()

Is the current user banned from the current group

Source: bp-forums/functions.php:668

bbp_group_is_creator()

Is the current user the creator of the current group

Source: bp-forums/functions.php:699

bbp_forum_topics_reply_enable_tinymce_editor()

Enables the TinyMce in Forum Topic and reply content.

Source: bp-forums/functions.php:726

bbp_remove_group_id_from_all_forums()

Remove a group from aall forums

Source: bp-forums/functions.php:501