File: bp-core/bp-core-functions.php |
Description |
---|---|
bp_core_parse_url() |
Parse url and get data about URL. |
bp_core_parse_url |
Filters parsed URL data. |
bp_core_strip_header_tags() |
Remove H1 tag from Content |
bp_email_force_use_templates |
Filter to forcefully use template |
bp_core_date_format() |
Return the Default date format |
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_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. |