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 |
bbp_forum_topic_reply_ajax_form_search_tags() |
Search the tags that already added on forums previously and give the suggestions list. |
bbp_forum_update_forum_status_when_group_updates() |
Update Forum status depending on the group status |
bbp_forum_topics_reply_tinymce_settings() |
Enable TinyMce Quicktags in Forum Topic and reply content. |
bbp_group_is_mod() |
Is the current user a moderator of the current group |
bbp_group_is_member() |
Is the current user a member of the current group |
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_group_id_from_all_forums() |
Remove a group from aall forums |