From dffb1b36d5753fa8eb1b75360c411f9b1241167b Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Tue, 4 Dec 2012 14:49:44 +0000 Subject: [PATCH] Add context to the 'Random' string. It is now used in two places: gallery order and the links widget. props pavelevap, fixes #22724. git-svn-id: https://develop.svn.wordpress.org/trunk@23021 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-includes/default-widgets.php | 2 +- wp-includes/media.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-includes/default-widgets.php b/wp-includes/default-widgets.php index 5942f5bfd4..bcbae03dee 100644 --- a/wp-includes/default-widgets.php +++ b/wp-includes/default-widgets.php @@ -161,7 +161,7 @@ class WP_Widget_Links extends WP_Widget { - +

diff --git a/wp-includes/media.php b/wp-includes/media.php index c0e002a810..42db6d3415 100644 --- a/wp-includes/media.php +++ b/wp-includes/media.php @@ -1864,7 +1864,7 @@ function wp_print_media_templates() {