Functions
Description
bbp_reply_content_autoembed()

Check if autoembeds are enabled and hook them in if so

Source: bp-forums/replies/functions.php:1959

bbp_reply_content_autoembed_paragraph()

Add oembed to forum reply.

Source: bp-forums/replies/functions.php:1976

bbp_reply_edit_link()

Output the edit link of the reply

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

bbp_reply_edit_url()

Output URL to the reply edit page

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

bbp_reply_excerpt()

Output the excerpt of the reply

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

bbp_reply_form_fields()

Output the required hidden fields when creating/editing a reply

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

bbp_reply_forum_id()

Output the forum id a reply belongs to

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

bbp_reply_id()

Output reply id

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

bbp_reply_metabox()

Reply metabox

Source: bp-forums/admin/metaboxes.php:436

bbp_reply_move_link()

Move reply link

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

bbp_reply_permalink()

Output the link to the reply in the reply loop

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

bbp_reply_position()

Output the numeric position of a reply within a topic

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

bbp_reply_post_date()

Output the post date and time of a reply

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

bbp_reply_post_type()

Return the unique id of the custom post type for replies

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

bbp_reply_revision_log()

Output the revision log of the reply

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

bbp_reply_spam_link()

Output the spam link of the reply

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

bbp_reply_status()

Output the status of the reply

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

bbp_reply_title()

Output the title of the reply

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

bbp_reply_to()

Output the reply to id of a reply

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

bbp_reply_to_link()

Output the link for the reply to

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

bbp_reply_topic_id()

Output the topic id a reply belongs to

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

bbp_reply_topic_title()

Output the topic title a reply belongs to

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

bbp_reply_trash_link()

Output the trash link of the reply

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

bbp_reply_url()

Output the paginated url to the reply in the reply loop

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

bbp_request()

Piggy back filter for WordPress’s ‘request’ filter

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

bbp_request_feed_trap()

This function is hooked into the WordPress ‘request’ action and is responsible for sniffing out the query vars and serving up RSS2 feeds if the stars align and the user has requested a feed of any Forums type.

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

bbp_reset_query_name()

Used to clear the ‘_bbp_query_name’ setting

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

bbp_restore_all_filters()

Restores filters from the $bbp global that were removed using bbp_remove_all_filters()

Source: bp-forums/core/theme-compat.php:936

bbp_restore_caps_from_wp_roles()

Restore forum capabilities from WP roles

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

bbp_roles_init()

Initialize roles

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

bbp_sanitize_displayed_user_field()

Sanitize displayed user data, when viewing and editing any user.

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

bbp_sanitize_search_request()

Sanitize a query argument used to pass some search terms.

Source: bp-forums/search/functions.php:109

bbp_sanitize_slug()

Sanitize permalink slugs when saving the settings page.

Source: bp-forums/admin/functions.php:150

bbp_sanitize_val()

Echo sanitized $_REQUEST value.

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

bbp_save_forum_extras()

Handle the saving of core forum metadata (Status, Visibility, and Type)

Source: bp-forums/forums/functions.php:633

bbp_search_pagination_count()

Output the search result pagination count

Source: bp-forums/search/template.php:415

bbp_search_pagination_links()

Output search pagination links

Source: bp-forums/search/template.php:463

bbp_search_query()

Run the search query

Source: bp-forums/search/functions.php:25

bbp_search_results()

Whether there are more search results available in the loop

Source: bp-forums/search/template.php:171

bbp_search_results_redirect()

Redirect to search results page if needed

Source: bp-forums/search/functions.php:62

bbp_search_results_url()

Output the search results url

Source: bp-forums/search/template.php:288

bbp_search_terms()

Output the search terms

Source: bp-forums/search/template.php:339

bbp_search_title()

Output the search page title

Source: bp-forums/search/template.php:210

bbp_search_url()

Output the search url

Source: bp-forums/search/template.php:245

bbp_set_404()

Sets the 404 status.

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

bbp_set_current_anonymous_user_data()

Set the cookies for current poster (uses WP comment cookies)

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

bbp_set_current_user_default_role()

Add the default role to the current user if needed

Source: bp-forums/users/capabilities.php:240

bbp_set_platform_tab_submenu_active()

Highlights the submenu item using WordPress native styles.

Source: bp-forums/admin.php:347

bbp_set_query_name()

Set the ‘_bbp_query_name’ setting to $name

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

bbp_set_template_included()

Set the included template

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