Changes between Initial Version and Version 1 of Ticket #6570, comment 52
- Timestamp:
- 09/29/2015 09:47:02 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6570, comment 52
initial v1 3 3 first bullet is `bp_attachments_uploads_dir_get()` and it's like `/wp-content/uploads/buddypress/members/1/cover-image` 4 4 second bullet are `bp_attachments_get_max_upload_file_size()`, `bp_attachments_get_allowed_types()`, `bp_attachments_get_allowed_mimes()`, `bp_attachments_check_filetype()` 5 third bullet is `bp_attachments_get_attachment()` 5 third bullet is `bp_attachments_get_attachment()` and `bp_attachments_delete_file()`