Press This: JSON encode the URL before appending it to the bookmarklet. See #31373.

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


git-svn-id: http://core.svn.wordpress.org/trunk@31518 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2015-02-25 03:58:25 +00:00
parent bd2c067245
commit 64092c309d
2 changed files with 12 additions and 17 deletions

View File

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