Namespaces: global |
Description |
|---|---|
| bp_core_add_cropper_inline_css() |
Output the inline CSS for the BP image cropper. |
| bp_core_add_ajax_url_js() |
Define the ‘ajaxurl’ JS variable, used by themes as an AJAX endpoint. |
| bp_core_ajax_url() |
Get the proper value for BP’s ajaxurl. |
| 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_get_widget_max_count_limit() |
Returns 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. |