Functions
Description
bp_attachments_cover_image_ajax_upload()

Ajax Upload and set a cover photo

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

bp_attachments_cover_image_generate_file()

Generate the cover photo file.

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

bp_attachments_cover_image_is_edit()

Are we on a page to edit a cover photo?

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

bp_attachments_cover_image_upload_dir()

Gets the upload dir array for cover photos.

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

bp_attachments_create_item_type()

Use the absolute path to an image to set an attachment type for a given item.

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

bp_attachments_current_user_can()

Check the current user’s capability to edit an avatar for a given object.

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

bp_attachments_delete_file()

Delete an attachment for the given arguments

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

bp_attachments_enqueue_scripts()

Enqueues the script needed for the Uploader UI.

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

bp_attachments_get_allowed_mimes()

Get allowed attachment mime types.

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

bp_attachments_get_allowed_types()

Get allowed types for any attachment.

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

bp_attachments_get_attachment()

Get the url or the path for a type of attachment.

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

bp_attachments_get_cover_image_dimensions()

Get cover photo Width and Height.

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

bp_attachments_get_cover_image_settings()

Get the cover photo settings

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

bp_attachments_get_group_has_cover_image()

Does the group has a cover photo?

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

bp_attachments_get_max_upload_file_size()

Get the max upload file size for any attachment.

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

bp_attachments_get_plupload_default_settings()

Get the BuddyPress Plupload settings.

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

bp_attachments_get_plupload_l10n()

Builds localization strings for the BuddyPress Uploader scripts.

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

bp_attachments_get_template_part()

Get an Attachment template part.

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

bp_attachments_get_user_has_cover_image()

Does the user has a cover photo?

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

bp_attachments_is_wp_version_supported()

Check if the current WordPress version is using Plupload 2.1.1

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

bp_attachments_json_response()

Send a JSON response back to an Ajax upload request.

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

bp_attachments_uploads_dir_get()

Get the Attachments Uploads dir data.

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

bp_avatar_admin_step()

Output the current avatar upload step.

Source: bp-core/bp-core-template.php:239

bp_avatar_ajax_delete()

Ajax delete an avatar for a given object and item id.

Source: bp-core/bp-core-avatars.php:875

bp_avatar_ajax_set()

Ajax set an avatar for a given object and item id.

Source: bp-core/bp-core-avatars.php:1335

bp_avatar_ajax_upload()

Ajax upload an avatar.

Source: bp-core/bp-core-avatars.php:1028

bp_avatar_cropper()

Output the avatar cropper markup.

Source: bp-core/bp-core-template.php:335

bp_avatar_delete_link()

Render an avatar delete link.

Source: bp-xprofile/bp-xprofile-template.php:1312

bp_avatar_get_templates()

Template function to load the Avatar UI javascript templates.

Source: bp-core/bp-core-avatars.php:2156

bp_avatar_handle_capture()

Handle avatar webcam capture.

Source: bp-core/bp-core-avatars.php:1194

bp_avatar_is_front_edit()

Checks whether Avatar UI should be loaded.

Source: bp-core/bp-core-avatars.php:2075

bp_avatar_template_check()

Trick to check if the theme’s BuddyPress templates are up to date.

Source: bp-core/bp-core-avatars.php:2172

bp_avatar_to_crop()

Output the URL of the avatar to crop.

Source: bp-core/bp-core-template.php:271

bp_avatar_to_crop_src()

Output the relative file path to the avatar to crop.

Source: bp-core/bp-core-template.php:302

bp_avatar_upload_form()

Allegedly output an avatar upload form, but it hasn’t done that since 2009.

Source: bp-core/deprecated/buddypress/2.1.php:608

bp_avatar_use_webcam()

Checks whether the Webcam Avatar UI part should be loaded.

Source: bp-core/bp-core-avatars.php:2120

bp_block_category()

Adds a BuddyPress category to house BuddyPress blocks.

Source: bp-core/admin/bp-core-admin-functions.php:2976

bp_blog_avatar()

Output a blog’s avatar.

Source: bp-blogs/bp-blogs-template.php:289

bp_blog_backcompat_create_nav_item()

Checks if a specific theme is still filtering the Blogs directory title if so, transform the title button into a Blogs directory nav item.

Source: bp-blogs/bp-blogs-template.php:1495

bp_blog_class()

Output the row class of the current blog in the loop.

Source: bp-blogs/bp-blogs-template.php:574

bp_blog_create_button()

Output the Create a Site button.

Source: bp-blogs/bp-blogs-template.php:1411

bp_blog_create_nav_item()

Output the Create a Site nav item.

Source: bp-blogs/bp-blogs-template.php:1455

bp_blog_description()

Output the description of the current blog in the loop.

Source: bp-blogs/bp-blogs-template.php:538

bp_blog_hidden_fields()

Output hidden fields to help with form submissions in Sites directory.

Source: bp-blogs/bp-blogs-template.php:920

bp_blog_id()

Output the ID of the current blog in the loop.

Source: bp-blogs/bp-blogs-template.php:512

bp_blog_last_active()

Output the last active date of the current blog in the loop.

Source: bp-blogs/bp-blogs-template.php:619

bp_blog_latest_post()

Output the latest post from the current blog in the loop.

Source: bp-blogs/bp-blogs-template.php:678

bp_blog_latest_post_content()

Output the content of the latest post on the current blog in the loop.

Source: bp-blogs/bp-blogs-template.php:815

bp_blog_latest_post_featured_image()

Output the featured image of the latest post on the current blog in the loop.

Source: bp-blogs/bp-blogs-template.php:855

bp_blog_latest_post_has_featured_image()

Does the latest blog post have a featured image?

Source: bp-blogs/bp-blogs-template.php:898