Namespaces: global
Description
bp_filter_metaid_column_name()

Filter SQL query strings to swap out the ‘meta_id’ column.

Source: bp-core/bp-core-filters.php:896

bp_email_plaintext_entity_decode()

Decode HTML entities for plain-text emails.

Source: bp-core/bp-core-filters.php:392

bp_core_filter_user_welcome_email()

Replace the generated password in the welcome email with ‘[User Set]’.

Source: bp-core/bp-core-filters.php:427

bp_core_filter_blog_welcome_email()

Replace the generated password in the welcome email with ‘[User Set]’.

Source: bp-core/bp-core-filters.php:465

bp_core_activation_signup_blog_notification()

Notify new users of a successful registration (with blog).

Source: bp-core/bp-core-filters.php:500

bp_core_exclude_pages_from_nav_menu_admin()

Prevent specific pages (eg ‘Activate’) from showing in the Pages meta box of the Menu Administration screen.

Source: bp-core/bp-core-filters.php:155

bp_core_menu_highlight_parent_page()

Adds current page CSS classes to the parent BP page in a WP Page Menu.

Source: bp-core/bp-core-filters.php:199

bp_core_menu_highlight_nav_menu_item()

Adds current page CSS classes to the parent BP page in a WP Nav Menu.

Source: bp-core/bp-core-filters.php:257

bp_core_filter_comments()

Filter the blog post comments array and insert BuddyPress URLs for users.

Source: bp-core/bp-core-filters.php:282

bp_core_login_redirect()

When a user logs in, redirect him in a logical way.

Source: bp-core/bp-core-filters.php:330