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

Get the JavaScript dependencies for buddypress.js.

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

bp_core_get_js_dependencies

Filters the javascript dependencies for buddypress.js.

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

bp_add_cover_image_inline_css()

Add inline css to display the component’s single item cover photo.

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

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

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