Editor: do not reuse the preview tab when the user has navigated away.

See #32588.
Built from https://develop.svn.wordpress.org/trunk@32809


git-svn-id: http://core.svn.wordpress.org/trunk@32780 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2015-06-16 23:13:26 +00:00
parent ac33d71623
commit 82fcdec660
3 changed files with 37 additions and 1 deletions

View File

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