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_core_register_common_styles() |
Register styles commonly used by BuddyPress. |
| bp_core_confirmation_js() |
Load the JS for “Are you sure?” confirm links. |
| bp_core_avatar_scripts() |
Enqueues the css and js required by the Avatar UI. |
| 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”. |