Namespaces: global |
Description |
|---|---|
| bp_attachments_get_allowed_types() |
Get allowed types for any attachment. |
| bp_attachments_get_allowed_mimes() |
Get allowed attachment mime types. |
| bp_attachments_check_filetype() |
Check the uploaded attachment type is allowed. |
| bp_attachments_create_item_type() |
Use the absolute path to an image to set an attachment type for a given item. |
| bp_attachments_get_attachment() |
Get the url or the path for a type of attachment. |
| bp_attachments_delete_file() |
Delete an attachment for the given arguments |
| bp_core_delete_incremented_cache() |
Delete a value that has been cached using an incremented key. |
| bp_core_get_incremented_cache_key() |
Gets the key to be used when caching a value using an incremented cache key. |
| bp_core_get_incrementor() |
Gets a group-specific cache incrementor. |
| bp_core_reset_incrementor() |
Reset a group-specific cache incrementor. |