Functions
Description
bbp_forum_topics_reply_enable_tinymce_editor()

Enables the TinyMce in Forum Topic and reply content.

Source: bp-forums/functions.php:726

bbp_forum_topics_reply_tinymce_settings()

Enable TinyMce Quicktags in Forum Topic and reply content.

Source: bp-forums/functions.php:750

bbp_forum_type()

Output the type of the forum

Source: bp-forums/forums/template.php:1664

bbp_forum_update_forum_status_when_group_updates()

Update Forum status depending on the group status

Source: bp-forums/functions.php:763

bbp_forum_visibility()

Output the visibility of the forum

Source: bp-forums/forums/template.php:1635

bbp_forums()

Whether there are more forums available in the loop

Source: bp-forums/forums/template.php:206

bbp_forums_url()

Ouput the forum URL

Source: bp-forums/common/template.php:25

bbp_generate_rewrite_rules()

Generate Forums-specific rewrite rules

Source: bp-forums/core/sub-actions.php:457

bbp_get_admin_link()

Return the link to the admin section

Source: bp-forums/users/template.php:548

bbp_get_ajax_url()

Return the URL to use for theme-side Forums AJAX requests

Source: bp-forums/common/ajax.php:33

bbp_get_all_child_ids()

Query the DB and get a the child id’s of all children

Source: bp-forums/common/functions.php:1589

bbp_get_allowed_tags()

Display all of the allowed tags in HTML format with attributes.

Source: bp-forums/common/template.php:2591

bbp_get_author_display_name()

Return the author name of a topic or reply.

Source: bp-forums/users/template.php:661

bbp_get_author_email()

Return the author email of a topic or reply.

Source: bp-forums/users/template.php:717

bbp_get_author_ip()

Return the author IP address of a post

Source: bp-forums/users/template.php:595

bbp_get_author_link()

Return the author link of the post

Source: bp-forums/users/template.php:1685

bbp_get_author_url()

Return the author url of a topic or reply.

Source: bp-forums/users/template.php:773

bbp_get_blocked_role()

The blocked role is for registered users that cannot spectate or participate

Source: bp-forums/core/capabilities.php:521

bbp_get_blog_roles()

Get the available roles minus Forums’ dynamic roles

Source: bp-forums/core/capabilities.php:271

bbp_get_breadcrumb()

Return a breadcrumb ( forum -> topic -> reply )

Source: bp-forums/common/template.php:2303

bbp_get_cancel_reply_to_link()

Return the cancellation link for a reply to a reply

Source: bp-forums/replies/template.php:1747

bbp_get_caps_for_role()

Returns an array of capabilities based on the role that is being requested.

Source: bp-forums/core/capabilities.php:30

bbp_get_closed_status_id()

Return the closed post status ID

Source: bp-forums/core/functions.php:414

bbp_get_component_name()

Return Forums’ component name/ID (‘forums’ by default)

Source: bp-forums/functions.php:23

bbp_get_config_location()

Checks if there is a previous BuddyBoss Forum configuration

Source: bp-forums/core/options.php:613

bbp_get_current_anonymous_user_data()

Get the cookies for current poster (uses WP comment cookies).

Source: bp-forums/users/functions.php:57

bbp_get_current_user_avatar()

Return avatar of current user

Source: bp-forums/users/template.php:214

bbp_get_current_user_id()

Return ID of current user

Source: bp-forums/users/template.php:81

bbp_get_current_user_name()

Return name of current user

Source: bp-forums/users/template.php:180

bbp_get_db_version()

Return the Forums database version

Source: bp-forums/core/functions.php:48

bbp_get_db_version_raw()

Return the Forums database version directly from the database

Source: bp-forums/core/functions.php:67

bbp_get_default_options()

Get the default site options and their values.

Source: bp-forums/core/options.php:20

bbp_get_default_role()

Is this forum available to all users on all sites in this installation?

Source: bp-forums/core/options.php:326

bbp_get_default_user_options()

Get the default user options and their values

Source: bp-forums/users/options.php:18

bbp_get_displayed_user_field()

Return a sanitized user field value

Source: bp-forums/users/template.php:140

bbp_get_displayed_user_id()

Return ID of displayed user

Source: bp-forums/users/template.php:104

bbp_get_do_not_reply_address()

Get the “Do Not Reply” email address to use when sending subscription emails.

Source: bp-forums/common/functions.php:1058

bbp_get_dropdown()

Output a select box allowing to pick which forum/topic a new topic/reply belongs in.

Source: bp-forums/common/template.php:1469

bbp_get_dynamic_role_name()

Gets a translated role name from a role ID

Source: bp-forums/core/capabilities.php:429

bbp_get_dynamic_roles()

Fetch a filtered list of forum roles that the current user is allowed to have.

Source: bp-forums/core/capabilities.php:383

bbp_get_edit_rewrite_id()

Return the unique ID for all edit rewrite rules (forum|topic|reply|tag|user)

Source: bp-forums/core/functions.php:469

bbp_get_favorites_permalink()

Return the link to the user’s favorites page (profile page)

Source: bp-forums/users/template.php:818

bbp_get_favorites_template()

Get the user favorites template

Source: bp-forums/core/template-loader.php:220

bbp_get_form_forum_content()

Return the value of forum content field

Source: bp-forums/forums/template.php:2111

bbp_get_form_forum_parent()

Return value of forum parent

Source: bp-forums/forums/template.php:2149

bbp_get_form_forum_status_dropdown()

Return the forum status dropdown

Source: bp-forums/forums/template.php:2415

bbp_get_form_forum_subscribed()

Return checked value of forum subscription

Source: bp-forums/forums/template.php:2267

bbp_get_form_forum_title()

Return the value of forum title field

Source: bp-forums/forums/template.php:2074

bbp_get_form_forum_type()

Return value of forum type

Source: bp-forums/forums/template.php:2187

bbp_get_form_forum_type_dropdown()

Return the forum type dropdown

Source: bp-forums/forums/template.php:2327