Namespaces: global
Description
bbp_find_mentions_pattern()

Set the pattern used for matching usernames for mentions.

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

bbp_find_mentions()

Searches through the content to locate usernames, designated by an @ sign.

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

bbp_get_config_location()

Checks if there is a previous BuddyBoss Forum configuration

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

bbp_version()

Output the Forums version

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

bbp_get_version()

Return the Forums version

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

bbp_db_version()

Output the Forums database version

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

bbp_get_db_version()

Return the Forums database version

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

bbp_db_version_raw()

Output the Forums database version directly from the database

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

bbp_get_db_version_raw()

Return the Forums database version directly from the database

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

bbp_update_forum_id()

Update a posts forum meta ID

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