File: bp-core/bp-core-cssjs.php |
Description |
---|---|
bp_core_jquery_validate_scripts() |
Enqueues the jQuery validate js. |
bp_core_add_jquery_validate_inline_js() |
Output the inline JS needed for the jQuery validate |
bp_core_add_jquery_mask() |
Enqueues jquery.mask.js on BuddyPress pages. |
bp_core_add_cropper_inline_css() |
Output the inline CSS for the BP image cropper. |
bp_core_add_ajax_url_js() |
Define the ‘ajaxurl’ JS variable, used by themes as an AJAX endpoint. |
bp_core_ajax_url() |
Get the proper value for BP’s ajaxurl. |
bp_core_ajax_url |
Filters the proper value for BuddyPress’ ajaxurl. |
bp_core_cover_image_scripts() |
Enqueues the css and js required by the Cover Photo UI. |
bp_core_add_jquery_cropper() |
Enqueues jCrop library and hooks BP’s custom cropper JS. |
bp_core_add_cropper_inline_js() |
Output the inline JS needed for the cropper to work on a per-page basis. |