From 22167a2d805254067162d3e5c3b168a028a924b5 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Fri, 18 Mar 2022 13:42:34 +0000 Subject: [PATCH] Themes: Use `esc_url()` for theme screenshots on the Themes screen. This brings consistency with how screenshots are escaped elsewhere. Follow-up to [52020], [52947]. See #53370. git-svn-id: https://develop.svn.wordpress.org/trunk@52949 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/themes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/themes.php b/src/wp-admin/themes.php index 77c509141e..ec87cbf502 100644 --- a/src/wp-admin/themes.php +++ b/src/wp-admin/themes.php @@ -388,7 +388,7 @@ foreach ( $themes as $theme ) :
- +