At long last, a first pass at bringing the image editor into the media modal. props gcorne, DH-Shredder, tomauger. see #21811.

git-svn-id: https://develop.svn.wordpress.org/trunk@27445 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Helen Hou-Sandi
2014-03-06 22:54:32 +00:00
parent 95b13bb758
commit 55e1b4c982
9 changed files with 312 additions and 65 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '3.9-alpha-27368-src';
$wp_version = '3.9-alpha-27445-src';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.