Insert from URL: Make sure the link text is actually used.

Turns out there were more pieces to renaming the field.

props iseulde.
fixes #29476.

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


git-svn-id: http://core.svn.wordpress.org/trunk@32034 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí
2015-04-06 18:25:27 +00:00
parent 6d2c70aa0d
commit 42028327a2
5 changed files with 14 additions and 14 deletions

View File

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