File: bp-core/bp-core-functions.php |
Description |
---|---|
bp_get_widget_max_count_limit |
Filters the upper limit on the “max” item count, for widgets that support it. |
bp_core_get_active_custom_post_type_feed() |
Returns the active custom post type activity feed CPT array. |
bp_platform_default_activity_types() |
Return all the default activity of platform. |
bp_strip_script_and_style_tags() |
Remove script and style tags from a string. |
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_appearance_settings() |
Return email appearance settings. |
bp_email_get_template() |
Get the paths to possible templates for the specified email object. |
bp_email_get_template |
Filter the possible template paths for the specified email object. |