WordPress/wp-includes/js/tinymce/plugins
Gary Pendergast 83c3e3e00e Embeds: Add oEmbed provider support.
For the past 6 years, WordPress has operated as an oEmbed consumer, allowing users to easily embed content from other sites. By adding oEmbed provider support, this allows any oEmbed consumer to embed posts from WordPress sites.

In addition to creating an oEmbed provider, WordPress' oEmbed consumer code has been enhanced to work with any site that provides oEmbed data (as long as it matches some strict security rules), and provides a preview from within the post editor.

For security, embeds appear within a sandboxed iframe - the iframe content is a template that can be styled or replaced entirely by the theme on the provider site.

Props swissspidy, pento, melchoyce, netweb, pfefferle, johnbillion, extendwings, davidbinda, danielbachhuber, SergeyBiryukov, afercia

Fixes #32522.


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


git-svn-id: http://core.svn.wordpress.org/trunk@34868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-10-07 10:36:25 +00:00
..
charmap TinyMCE: update to 4.2.5, changelog: http://www.tinymce.com/develop/changelog/?ctrl=version&act=index&pr_id=1. 2015-09-09 19:45:26 +00:00
colorpicker TinyMCE: update to 4.2.1. Changelog: https://github.com/tinymce/tinymce-dist/blob/master/changelog.txt. 2015-07-01 00:52:25 +00:00
compat3x TinyMCE: update to 4.2.1. Changelog: https://github.com/tinymce/tinymce-dist/blob/master/changelog.txt. 2015-07-01 00:52:25 +00:00
directionality TinyMCE: update to 4.2.1. Changelog: https://github.com/tinymce/tinymce-dist/blob/master/changelog.txt. 2015-07-01 00:52:25 +00:00
fullscreen TinyMCE: update to 4.2.1. Changelog: https://github.com/tinymce/tinymce-dist/blob/master/changelog.txt. 2015-07-01 00:52:25 +00:00
hr TinyMCE: update to 4.2.1. Changelog: https://github.com/tinymce/tinymce-dist/blob/master/changelog.txt. 2015-07-01 00:52:25 +00:00
image TinyMCE: update to 4.2.1. Changelog: https://github.com/tinymce/tinymce-dist/blob/master/changelog.txt. 2015-07-01 00:52:25 +00:00
lists TinyMCE: update to 4.2.5, changelog: http://www.tinymce.com/develop/changelog/?ctrl=version&act=index&pr_id=1. 2015-09-09 19:45:26 +00:00
media TinyMCE: update to 4.2.5, changelog: http://www.tinymce.com/develop/changelog/?ctrl=version&act=index&pr_id=1. 2015-09-09 19:45:26 +00:00
paste TinyMCE: update to 4.2.5, changelog: http://www.tinymce.com/develop/changelog/?ctrl=version&act=index&pr_id=1. 2015-09-09 19:45:26 +00:00
tabfocus TinyMCE: update to 4.2.1. Changelog: https://github.com/tinymce/tinymce-dist/blob/master/changelog.txt. 2015-07-01 00:52:25 +00:00
textcolor TinyMCE: update to 4.2.1. Changelog: https://github.com/tinymce/tinymce-dist/blob/master/changelog.txt. 2015-07-01 00:52:25 +00:00
wordpress TinyMCE: fix inline toolbar repositioning for inline editors 2015-08-06 21:35:25 +00:00
wpautoresize TinyMCE: disable the wp-autoresize plugin in iOS. All iframes there are already expanded to the height of the content document. 2015-04-09 00:11:27 +00:00
wpdialogs Precommit cleanup for theme.js, editor.css amd wpdialogs/plugin.js, See #27055, #26907, #16284 2014-04-08 08:29:14 +00:00
wpeditimage TinyMCE: fix replacing the image caption HTML with the shortcode when saving the content. 2015-08-31 22:07:21 +00:00
wpemoji TinyMCE: use window.twemoji directly in the wpemoji plugin. Gives a chance to the browser to lazy load twemoji.js when reloading the page. 2015-04-18 23:29:26 +00:00
wpgallery TinyMCE: fix the 'wpgallery' plugin to use a placeholder for galleries when either the 'wpview' plugin or wp.mce is not loaded. Fixes #28756 2014-10-12 18:13:20 +00:00
wplink TinyMCE: ensure the wordpress plugin is loaded before calling _createToolbar(). 2015-08-25 04:38:20 +00:00
wpoembed Embeds: Add oEmbed provider support. 2015-10-07 10:36:25 +00:00
wptextpattern Editor: Exclude shift from modifier keys when handling spacebar shortcuts. 2015-08-17 14:51:24 +00:00
wpview TinyMCE: ensure the wordpress plugin is loaded before calling _createToolbar(). 2015-08-25 04:38:20 +00:00