wpLink: change the text label to Link text, always focus the URK field, fix Ctrl/Cmd + K shortcut. See #28206.

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


git-svn-id: http://core.svn.wordpress.org/trunk@31695 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2015-03-11 03:01:27 +00:00
parent 9029c07592
commit eb878043a5
7 changed files with 7 additions and 13 deletions

View File

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