File: bp-core/bp-core-attachments.php |
Description |
---|---|
bp_attachments_get_cover_image_dimensions() |
Get cover photo Width and Height. |
bp_attachments_get_cover_image_dimensions |
Filter here to edit the cover photo dimensions if needed. |
bp_attachments_cover_image_is_edit() |
Are we on a page to edit a cover photo? |
bp_attachments_get_user_has_cover_image() |
Does the user has a cover photo? |
bp_attachments_get_plupload_default_settings() |
Get the BuddyPress Plupload settings. |
bp_attachments_get_plupload_default_settings |
Filter the BuddyPress Plupload default settings. |
bp_attachments_get_plupload_l10n() |
Builds localization strings for the BuddyPress Uploader scripts. |
bp_attachments_enqueue_scripts() |
Enqueues the script needed for the Uploader UI. |
bp_attachments_avatar_nav |
Use this filter to add a navigation to a custom tool to set the object’s avatar. |
bp_attachments_enqueue_scripts |
Fires at the conclusion of bp_attachments_enqueue_scripts() to avoid the scripts to be loaded more than once. |