[wp-trac] [WordPress Trac] #64035: Media / Attachments REST API endpoint: update attachments controller to support flip and to customize attachment fields

WordPress Trac noreply at wordpress.org
Mon Oct 6 23:50:17 UTC 2025


#64035: Media / Attachments REST API endpoint: update attachments controller to
support flip and to customize attachment fields
--------------------------------------+------------------------------
 Reporter:  ramonopoly                |       Owner:  ramonopoly
     Type:  enhancement               |      Status:  closed
 Priority:  low                       |   Milestone:  Awaiting Review
Component:  REST API                  |     Version:  trunk
 Severity:  minor                     |  Resolution:  fixed
 Keywords:  has-patch has-unit-tests  |     Focuses:  rest-api
--------------------------------------+------------------------------
Changes (by ramonopoly):

 * owner:  (none) => ramonopoly
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"60908" 60908]:
 {{{
 #!CommitTicketReference repository="" revision="60908"
 Attachments REST API endpoint: update attachments controller to support
 flip and to customize attachment fields

 This commit enhances media editor capabilities pursuant to the Phase 3:
 Collaboration > Media Library. See
 https://make.wordpress.org/core/2023/07/07/media-library/

 It adds the following functionality:

 - the ability to flip an image horizontally and vertically
 - the ability to send arguments to update the new image's `caption`,
 `description`, and `title`, `post` and `alt_text` fields.

 Props ramonopoly, mukesh27, isabel_brison, andrewserong.
 Fixes #64035.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64035#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list