Namespaces: global |
Description |
|---|---|
| bp_filter_metaid_column_name() |
Filter SQL query strings to swap out the ‘meta_id’ column. |
| bp_email_plaintext_entity_decode() |
Decode HTML entities for plain-text emails. |
| bp_core_filter_user_welcome_email() |
Replace the generated password in the welcome email with ‘[User Set]’. |
| bp_core_filter_blog_welcome_email() |
Replace the generated password in the welcome email with ‘[User Set]’. |
| bp_core_activation_signup_blog_notification() |
Notify new users of a successful registration (with blog). |
| 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. |
| bp_core_menu_highlight_parent_page() |
Adds current page CSS classes to the parent BP page in a WP Page Menu. |
| bp_core_menu_highlight_nav_menu_item() |
Adds current page CSS classes to the parent BP page in a WP Nav Menu. |
| bp_core_filter_comments() |
Filter the blog post comments array and insert BuddyPress URLs for users. |
| bp_core_login_redirect() |
When a user logs in, redirect him in a logical way. |