﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
23148,Add hook in wp_ajax_save_attachment for additional attachment fields,griffinjt,,"As of now, `wp_ajax_save_attachment` only looks for the attachment title, caption, description and alt text fields. Without a hook, there is no way to extend the new media system properly and take advantage of the save functionality. 

There should be a hook provided at the end of this function (before the JSON response is sent back) that allows devs to update any additional attachment fields that have been rendered by extending the `media.view.Attachment.Details` subview.",enhancement,new,normal,3.6,Media,3.5,normal,,has-patch,t@… dromsey@… lol@… chris@… brady@…
