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_remove_group_id_from_all_forums()

Remove a group from aall forums

Source: bp-forums/functions.php:501

bbp_remove_forum_id_from_all_groups()

Remove a forum from all groups

Source: bp-forums/functions.php:523

bbp_is_forum_group_forum()

Return true if a forum is a group forum

Source: bp-forums/functions.php:546

bbp_group_is_admin()

Is the current user an admin of the current group

Source: bp-forums/functions.php:575

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