Namespaces: global |
Description |
|---|---|
| bp_core_add_livestamp() |
Enqueues livestamp.js on BuddyPress pages. |
| bp_core_enqueue_livestamp() |
Enqueue and localize livestamp.js script. |
| bp_core_moment_js_config() |
Return moment.js config. |
| _bp_core_moment_js_config_footer() |
Print moment.js config in page footer. |
| 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_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. |