Namespaces: global
Description
bp_core_add_cropper_inline_css()

Output the inline CSS for the BP image cropper.

Source: bp-core/bp-core-cssjs.php:545

bp_core_add_ajax_url_js()

Define the ‘ajaxurl’ JS variable, used by themes as an AJAX endpoint.

Source: bp-core/bp-core-cssjs.php:567

bp_core_ajax_url()

Get the proper value for BP’s ajaxurl.

Source: bp-core/bp-core-cssjs.php:586

bp_core_register_common_styles()

Register styles commonly used by BuddyPress.

Source: bp-core/bp-core-cssjs.php:299

bp_core_confirmation_js()

Load the JS for “Are you sure?” confirm links.

Source: bp-core/bp-core-cssjs.php:370

bp_core_avatar_scripts()

Enqueues the css and js required by the Avatar UI.

Source: bp-core/bp-core-cssjs.php:394

bp_strip_script_and_style_tags()

Remove script and style tags from a string.

Source: bp-core/bp-core-functions.php:4334

bp_check_member_send_invites_tab_member_type_allowed()

Check if logged in member type is allowed to send invites

Source: bp-core/bp-core-functions.php:4343

bp_core_set_default_pages()

Set default pages for Privacy Policy, Terms of Service, Activate and Register

Source: bp-core/bp-core-functions.php:3980

bp_is_large_install()

Checks whether the current installation is “large”.

Source: bp-core/bp-core-functions.php:4383