[ Index ] |
PHP Cross Reference of BuddyPress |
[Source view] [Print] [Project Stats]
Core component CSS & JS.
File Size: | 584 lines (17 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
bp_core_register_common_scripts() X-Ref |
Register scripts commonly used by BuddyPress. since: 2.1.0 |
bp_core_register_common_styles() X-Ref |
Register styles commonly used by BuddyPress. since: 2.1.0 |
bp_core_confirmation_js() X-Ref |
Load the JS for "Are you sure?" confirm links. since: 1.1.0 |
bp_core_avatar_scripts() X-Ref |
Enqueues the css and js required by the Avatar UI. since: 2.3.0 |
bp_core_cover_image_scripts() X-Ref |
Enqueues the css and js required by the Cover Image UI. since: 2.4.0 |
bp_core_add_jquery_cropper() X-Ref |
Enqueues jCrop library and hooks BP's custom cropper JS. since: 1.1.0 |
bp_core_add_cropper_inline_js() X-Ref |
Output the inline JS needed for the cropper to work on a per-page basis. since: 1.1.0 |
updateCoords(c) X-Ref |
No description |
showPreview(coords) X-Ref |
No description |
bp_core_add_cropper_inline_css() X-Ref |
Output the inline CSS for the BP image cropper. since: 1.1.0 |
bp_core_add_ajax_url_js() X-Ref |
Define the 'ajaxurl' JS variable, used by themes as an AJAX endpoint. since: 1.1.0 |
bp_core_ajax_url() X-Ref |
Get the proper value for BP's ajaxurl. Designed to be sensitive to FORCE_SSL_ADMIN and non-standard multisite configurations. return: string AJAX endpoint URL. since: 1.7.0 |
bp_core_get_js_dependencies() X-Ref |
Get the JavaScript dependencies for buddypress.js. return: array The JavaScript dependencies. since: 2.0.0 |
bp_add_cover_image_inline_css( $return = false ) X-Ref |
Add inline css to display the component's single item cover image. return: null|array|false The inline css or an associative array containing param: bool $return True to get the inline css. since: 2.4.0 |
bp_core_add_livestamp() X-Ref |
Enqueues livestamp.js on BuddyPress pages. since: 2.7.0 |
bp_core_enqueue_livestamp() X-Ref |
Enqueue and localize livestamp.js script. since: 2.7.0 |
bp_core_moment_js_config() X-Ref |
Return moment.js config. return: string since: 2.7.0 |
Generated: Thu Nov 21 01:00:57 2024 | Cross-referenced by PHPXref 0.7.1 |