From 011fbf462ff49f973c7fbf6bb4ccef8523d3e6a8 Mon Sep 17 00:00:00 2001 From: Andrew Ozz Date: Sat, 4 Apr 2015 21:18:28 +0000 Subject: [PATCH] wpLink: always show the URL field at the top. Fixes #28206. Built from https://develop.svn.wordpress.org/trunk@32017 git-svn-id: http://core.svn.wordpress.org/trunk@31996 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/class-wp-editor.php | 6 +++--- wp-includes/version.php | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/wp-includes/class-wp-editor.php b/wp-includes/class-wp-editor.php index c56bfa14a5..9e2ad1506c 100644 --- a/wp-includes/class-wp-editor.php +++ b/wp-includes/class-wp-editor.php @@ -1446,12 +1446,12 @@ final class _WP_Editors {