File: bp-core/bp-core-cssjs.php
Description
bp_core_jquery_validate_scripts()

Enqueues the jQuery validate js.

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

bp_core_add_jquery_validate_inline_js()

Output the inline JS needed for the jQuery validate

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

bp_core_add_jquery_mask()

Enqueues jquery.mask.js on BuddyPress pages.

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

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_ajax_url

Filters the proper value for BuddyPress’ ajaxurl.

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

bp_core_cover_image_scripts()

Enqueues the css and js required by the Cover Photo UI.

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

bp_core_add_jquery_cropper()

Enqueues jCrop library and hooks BP’s custom cropper JS.

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

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