File: bp-core/bp-core-attachments.php
Description
{$object_data[‘component’]}_cover_image_uploaded

Fires if the new cover photo was successfully uploaded.

Source: bp-core/bp-core-attachments.php:1521

bp_attachments_cover_image_ajax_delete()

Ajax delete a cover photo for a given object and item id.

Source: bp-core/bp-core-attachments.php:1550

{$component}_cover_image_deleted

Fires if the cover photo was successfully deleted.

Source: bp-core/bp-core-attachments.php:1601

bp_attachments_pre_cover_image_ajax_upload

Filters whether or not to handle cover photo uploading.

Source: bp-core/bp-core-attachments.php:1403

bp_attachments_get_group_has_cover_image()

Does the group has a cover photo?

Source: bp-core/bp-core-attachments.php:1204

bp_attachments_cover_image_generate_file()

Generate the cover photo file.

Source: bp-core/bp-core-attachments.php:1233

bp_attachments_cover_image_ajax_upload()

Ajax Upload and set a cover photo

Source: bp-core/bp-core-attachments.php:1311

bp_attachments_enqueue_scripts()

Enqueues the script needed for the Uploader UI.

Source: bp-core/bp-core-attachments.php:707

bp_attachments_avatar_nav

Use this filter to add a navigation to a custom tool to set the object’s avatar.

Source: bp-core/bp-core-attachments.php:854

bp_attachments_enqueue_scripts

Fires at the conclusion of bp_attachments_enqueue_scripts() to avoid the scripts to be loaded more than once.

Source: bp-core/bp-core-attachments.php:939