[buddypress-trac] [BuddyPress Trac] #6650: Optimizing Media with the Attachment Library
buddypress-trac
noreply at wordpress.org
Fri Oct 9 13:53:11 UTC 2015
#6650: Optimizing Media with the Attachment Library
-------------------------------------+------------------------------
Reporter: edfullman1 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Component - Attachments | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------------------+------------------------------
Comment (by boonebgorges):
BuddyPress uses `wp_upload_dir()` to determine the upload path for images,
and uses `wp_handle_upload()` to handle the upload process itself. I
*believe* that, as a result, media management plugins like those that
integrate with S3 should automatically work with BuddyPress uploads.
This is not the same thing as integration with the Media Library
interface. Among other things, WordPress uses post objects with the
post_type 'attachment' to display content in the Media Library. I'm not
sure whether this is desirable for BuddyPress content.
I bet imath will have something more to say about this.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6650#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list