File: bp-core/bp-core-functions.php |
Description |
---|---|
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_core_set_default_pages() |
Set default pages for Privacy Policy, Terms of Service, Activate and Register |
bp_is_large_install() |
Checks whether the current installation is “large”. |
bp_email_get_unsubscribe_type_schema() |
Get a list of emails for use in our unsubscribe functions. |
bp_email_get_unsubscribe_type_schema |
Filters the return of `bp_email_get_type_schema( ‘all’ )` for use with our unsubscribe functionality. |
bp_get_allowedtags() |
Get BuddyPress content allowed tags. |
bp_email_get_template |
Filter the possible template paths for the specified email object. |
bp_core_replace_tokens_in_text() |
Replace all tokens in the input text with appropriate values. |
bp_core_replace_tokens_in_text |
Filters text that has had tokens replaced. |