Namespaces: global |
Description |
|---|---|
| _bp_core_inject_bp_widget_css_class() |
Injects specific BuddyPress CSS classes into a widget sidebar. |
| bp_core_activation_signup_blog_notification() |
Notify new users of a successful registration (with blog). |
| 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_parse_query() |
Add checks for BuddyPress conditions to ‘parse_query’ action. |
| bp_template_include_theme_supports() |
Possibly intercept the template being loaded. |
| bp_set_template_included() |
Set the included template. |
| bp_is_template_included() |
Is a BuddyPress template being included? |
| bp_load_theme_functions() |
Attempt to load a custom BP functions file, similar to each themes functions.php file. |