@since: BuddyPress 1.7.0
Description
bp_get_theme_compat_id

Filters the ID of the theme package being used.

Source: bp-core/bp-core-theme-compatibility.php:64

bp_get_theme_compat_name()

Get the name of the theme package being used.

Source: bp-core/bp-core-theme-compatibility.php:77

bp_get_theme_compat_name

Filters the name of the theme package being used.

Source: bp-core/bp-core-theme-compatibility.php:86

bp_allowed_themes

Filters the allowed themes list for BuddyPress-specific themes.

Source: bp-core/bp-core-dependency.php:697

bp_after_setup_theme

Fires inside the ‘bp_after_setup_theme’ function.

Source: bp-core/bp-core-dependency.php:586

bp_request()

Fire the ‘bp_request’ filter, a piggy-back of WP’s ‘request’.

Source: bp-core/bp-core-dependency.php:601

bp_request

Filters the query_vars for the current request.

Source: bp-core/bp-core-dependency.php:610

bp_login_redirect()

Fire the ‘bp_login_redirect’ filter, a piggy-back of WP’s ‘login_redirect’.

Source: bp-core/bp-core-dependency.php:623

bp_login_redirect

Filters the URL to redirect to after login.

Source: bp-core/bp-core-dependency.php:634

bp_generate_rewrite_rules()

Fire the ‘bp_generate_rewrite_rules’ action, where BP generates its rewrite rules.

Source: bp-core/bp-core-dependency.php:666