@since: BuddyPress 1.1.0
Description
bp_core_add_cropper_inline_js()

Output the inline JS needed for the cropper to work on a per-page basis.

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

bp_inline_cropper_image

Filters the return value of getimagesize to determine if an image was uploaded.

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

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_admin_bar_css

Filters the URL for the Admin Bar stylesheet.

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

bp_core_confirmation_js()

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

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

bp_core_render_message

Fires after the display of any template_notices feedback messages.

Source: bp-templates/bp-nouveau/includes/template-tags.php:262

bp_core_setup_message()

Set up the display of the ‘template_notices’ feedback message.

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

bp_core_render_message()

Render the ‘template_notices’ feedback message.

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

bp_load_template

Filters the selected template right before loading.

Source: bp-core/bp-core-catchuri.php:521