WordPress/wp-includes/js/media/views/embed
Scott Taylor cc953717b7 Allow inline editing of width and height parameters while previewing an embed in the media modal:
* Use `wp.shortcode()` instead of manually constructing a shortcode in `views/embed/link`
* Allow a URL to transition to a shortcode (and vice versa) when returning an embed to TinyMCE
* In `WP_Embed`, store the last URL and last set of attributes requested in class properties
* `wp_ajax_parse_embed()`, allow `[embed]`s to have attributes. Return `attr` in the response.

This is a first pass to allow broad testing with recent MCE view changes. 

See #31139.

Built from https://develop.svn.wordpress.org/trunk@31620


git-svn-id: http://core.svn.wordpress.org/trunk@31601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-03-05 06:00:26 +00:00
..
image.js Media JS files: 2015-02-22 07:25:27 +00:00
link.js Allow inline editing of width and height parameters while previewing an embed in the media modal: 2015-03-05 06:00:26 +00:00
url.js Media JS files: 2015-02-22 07:25:27 +00:00