TinyMCE: Update to 4.7.11

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


git-svn-id: http://core.svn.wordpress.org/trunk@42833 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Ella Iseulde Van Dorpe
2018-04-25 22:35:21 +00:00
parent 41a82d6078
commit 6e215cae48
45 changed files with 28615 additions and 14016 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.0-alpha-43003';
$wp_version = '5.0-alpha-43004';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
@@ -18,7 +18,7 @@ $wp_db_version = 42836;
*
* @global string $tinymce_version
*/
$tinymce_version = '4607-20180123';
$tinymce_version = '4711-20180425';
/**
* Holds the required PHP version