File: bp-core/bp-core-functions.php |
Description |
---|---|
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_is_large_install |
Filters whether the current installation is “large”. |
bp_get_widget_max_count_limit() |
Returns the upper limit on the “max” item count, for widgets that support it. |
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_core_replace_tokens_in_text |
Filters text that has had tokens replaced. |
bp_email_get_schema() |
Get a list of emails for populating the email post type. |
bp_email_get_type_schema() |
Get a list of emails for populating email type taxonomy terms. |