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

Print moment.js config in page footer.

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

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_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

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_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