Namespaces: global |
Description |
|---|---|
| bp_core_register_common_styles() |
Register styles commonly used by BuddyPress. |
| bp_core_confirmation_js() |
Load the JS for “Are you sure?” confirm links. |
| bp_core_avatar_scripts() |
Enqueues the css and js required by the Avatar UI. |
| bp_strip_script_and_style_tags() |
Remove script and style tags from a string. |
| bp_check_member_send_invites_tab_member_type_allowed() |
Check if logged in member type is allowed to send invites |
| bp_email_get_unsubscribe_type_schema() |
Get a list of emails for use in our unsubscribe functions. |
| bp_get_allowedtags() |
Get BuddyPress content allowed tags. |
| bp_email_get_appearance_settings() |
Return email appearance settings. |
| bp_email_get_template() |
Get the paths to possible templates for the specified email object. |
| bp_core_replace_tokens_in_text() |
Replace all tokens in the input text with appropriate values. |