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_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_cover_image_scripts() |
Enqueues the css and js required by the Cover Photo UI. |