Editor show the DFW v2 pointer for users that have disabled the visual editor. Fixes #30458.

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


git-svn-id: http://core.svn.wordpress.org/trunk@30720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2014-12-03 18:18:23 +00:00
parent b6ddf3ab5d
commit 5299e95360
2 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.1-beta2-30729';
$wp_version = '4.1-beta2-30730';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.