mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Add a "Beta Media" button to the post editor. Currently, it is only capable of inserting images. Other attachment types and galleries need not apply... yet. * Added `wp.media.string.image( attachment, props )` for generating an image as a string from an attachment and relevant attachment display properties. * Properly localized the gallery workflow. * Added `Workflow.update()`, which closes the modal, triggers an `update` event, and resets the selection. * Added `wp.mce.media` to manage the various media workflows for editors. see #21813, #21814, #21390. git-svn-id: https://develop.svn.wordpress.org/trunk@22036 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| admin-bar-rtl.css | ||
| admin-bar-rtl.min.css | ||
| admin-bar.css | ||
| admin-bar.min.css | ||
| editor.css | ||
| editor.min.css | ||
| jquery-ui-dialog.css | ||
| jquery-ui-dialog.min.css | ||
| media-views.css | ||
| media-views.min.css | ||
| wp-pointer.css | ||
| wp-pointer.min.css | ||