Press This:

- Fix focusing the Standard Editor link after saving draft, if the user has not focused another element.
- Reset the Save Draft button on node change in the editor.
See #31923.
Built from https://develop.svn.wordpress.org/trunk@32098


git-svn-id: http://core.svn.wordpress.org/trunk@32077 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2015-04-09 19:07:28 +00:00
parent 5a547231b7
commit 923ca312e4
3 changed files with 25 additions and 30 deletions

View File

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