Publish box: move focus when the animation is done

Also move the focus back to 'edit' when saving changes.

Props afercia.
Fixes #33060.

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


git-svn-id: http://core.svn.wordpress.org/trunk@33324 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Ella Iseulde Van Dorpe
2015-07-21 22:46:24 +00:00
parent d8980f96da
commit 482f174f2e
5 changed files with 19 additions and 13 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.3-beta3-33351';
$wp_version = '4.3-beta3-33352';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.