From e66d393d1e5d3e0121b66667968ef38a4810b427 Mon Sep 17 00:00:00 2001 From: Andrew Ozz Date: Sat, 4 Apr 2015 21:17:22 +0000 Subject: [PATCH] wpLink: always show the URL field at the top. Fixes #28206. git-svn-id: https://develop.svn.wordpress.org/trunk@32017 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/class-wp-editor.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/wp-includes/class-wp-editor.php b/src/wp-includes/class-wp-editor.php index c56bfa14a5..9e2ad1506c 100644 --- a/src/wp-includes/class-wp-editor.php +++ b/src/wp-includes/class-wp-editor.php @@ -1446,12 +1446,12 @@ final class _WP_Editors {