Remove the TinyMCE media plugin. fixes #14647.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17288 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -29,7 +29,7 @@ $tinymce_version = '3393';
|
||||
*
|
||||
* @global string $manifest_version
|
||||
*/
|
||||
$manifest_version = '20101102';
|
||||
$manifest_version = '20111113';
|
||||
|
||||
/**
|
||||
* Holds the required PHP version
|
||||
|
||||
Reference in New Issue
Block a user