TinyMCE: wpView improvements: remove the (obsolete) get/setViewText methods. Update stopping/pausing of multiple ME media players. Props iseulde. See #31412.

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


git-svn-id: http://core.svn.wordpress.org/trunk@31529 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2015-02-26 00:31:31 +00:00
parent c30c705ec3
commit 5f27c59f49
6 changed files with 14 additions and 49 deletions

View File

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