mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-04 01:39:37 +01:00
7fb2c8b4f7
Moves the uploading Attachments queue from the media workspace view to the uploader itself. This ensures that all attachments are added to the central attachmnet store. Updates wp.Uploader to pass Attachment models to callbacks instead of Plupload file objects. Attachments in the process of uploading have a reference to the file object (which can be fetched by calling `attachment.get('file');`). Also updates the customizer to be compatible with the API changes. git-svn-id: http://core.svn.wordpress.org/trunk@21814 1a063a9b-81f0-0310-95a4-ce76da25c4cd |
||
---|---|---|
.. | ||
changelog.txt | ||
handlers.js | ||
handlers.min.js | ||
license.txt | ||
plupload.flash.js | ||
plupload.flash.swf | ||
plupload.html4.js | ||
plupload.html5.js | ||
plupload.js | ||
plupload.silverlight.js | ||
plupload.silverlight.xap | ||
wp-plupload.js | ||
wp-plupload.min.js |