TinyMCE: improve adding of custom UI to the MCE Factory.

Props iseulde.
Fixes #40690.
Built from https://develop.svn.wordpress.org/trunk@40587


git-svn-id: http://core.svn.wordpress.org/trunk@40457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2017-05-09 01:40:46 +00:00
parent cc9d3cfbb3
commit ec622956c8
6 changed files with 8 additions and 22 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.8-alpha-40586';
$wp_version = '4.8-alpha-40587';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.