Namespaces: global |
Description |
|---|---|
| bp_maybe_load_mentions_scripts_for_blog_content() |
Should BuddyPress load the mentions scripts and related assets, including results to prime the mentions suggestions? |
| 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_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. |
| bp_add_template_stack_locations() |
Add template locations to template files being searched for. |
| bp_parse_query() |
Add checks for BuddyPress conditions to ‘parse_query’ action. |