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_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. |
| bp_setup_core() |
Set up the bp-core component. |
| bp_core_register_common_scripts() |
Register scripts commonly used by BuddyPress. |
| bp_core_register_common_styles() |
Register styles commonly used by BuddyPress. |
| bp_core_confirmation_js() |
Load the JS for “Are you sure?” confirm links. |