Namespaces: global
Description
bbp_encode_empty_callback()

Callback to replace empty HTML tags in a content string

Source: bp-forums/common/formatting.php:296

bbp_encode_normal_callback()

Callback to replace normal HTML tags in a content string

Source: bp-forums/common/formatting.php:312

bbp_translate_user_role()

Translates role name.

Source: bp-forums/common/locale.php:31

bbp_dummy_role_names()

Dummy gettext calls to get strings in the catalog.

Source: bp-forums/common/locale.php:40

bbp_kses_allowed_tags()

Custom allowed tags for forum topics and replies

Source: bp-forums/common/formatting.php:23

bbp_filter_kses()

Custom kses filter for forum topics and replies, for filtering incoming data

Source: bp-forums/common/formatting.php:115

bbp_verify_nonce_request()

Makes sure the user requested an action from another page on this site.

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

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

Used to guess if page exists at requested path

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

bbp_set_404()

Sets the 404 status.

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