TinyMCE: update to version 4.9.6. Changelog: https://github.com/tinymce/tinymce/blob/4.x/changelog.txt. Includes fix for the Permission denied to access property "nodeType" error.

Fixes #47437.

git-svn-id: https://develop.svn.wordpress.org/trunk@46173 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2019-09-19 00:59:59 +00:00
parent 3d40bbeef5
commit 684f30fd7b
13 changed files with 1751 additions and 617 deletions

View File

@@ -27,7 +27,7 @@ $wp_db_version = 45805;
*
* @global string $tinymce_version
*/
$tinymce_version = '4940-20190515';
$tinymce_version = '4960-20190918';
/**
* Holds the required PHP version