File: bp-core/bp-core-functions.php |
Description |
---|---|
bp_get_widget_max_count_limit() |
Returns the upper limit on the “max” item count, for widgets that support it. |
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_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_unsubscribe_link() |
Creates unsubscribe link for notification emails. |
bp_email_get_link |
Filters the unsubscribe link. |
bp_email_get_salt() |
Get a persistent salt for email unsubscribe links. |