Namespaces: global
Description
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_uploads_dir_get()

Get the Attachments Uploads dir data.

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

bp_attachments_cover_image_upload_dir()

Gets the upload dir array for cover photos.

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

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_allowed_types()

Get allowed types for any attachment.

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

bp_attachments_get_allowed_mimes()

Get allowed attachment mime types.

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

bp_core_delete_incremented_cache()

Delete a value that has been cached using an incremented key.

Source: bp-core/bp-core-cache.php:326

bp_core_get_incremented_cache_key()

Gets the key to be used when caching a value using an incremented cache key.

Source: bp-core/bp-core-cache.php:343

bp_core_get_incrementor()

Gets a group-specific cache incrementor.

Source: bp-core/bp-core-cache.php:363

bp_core_reset_incrementor()

Reset a group-specific cache incrementor.

Source: bp-core/bp-core-cache.php:384