From f88cc8aaa72ab16a2a6337bbbe603a4a7d603dff Mon Sep 17 00:00:00 2001 From: Jake Spurlock Date: Fri, 9 Aug 2019 17:05:13 +0000 Subject: [PATCH] Widgets: Replace http with https in the link placeholder widget image The existing placeholder can make the user think that they must use http. We should encourage the use of https. Also, the block editor uses https for its placeholders. Let's add some consistency. Props Chaton666, audrasjb, mukesh27. Fixes #46320. git-svn-id: https://develop.svn.wordpress.org/trunk@45777 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/widgets/class-wp-widget-media-image.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-includes/widgets/class-wp-widget-media-image.php b/src/wp-includes/widgets/class-wp-widget-media-image.php index 54430eaf96..800bb817db 100644 --- a/src/wp-includes/widgets/class-wp-widget-media-image.php +++ b/src/wp-includes/widgets/class-wp-widget-media-image.php @@ -335,7 +335,7 @@ class WP_Widget_Media_Image extends WP_Widget_Media { <# if ( data.url ) { #> <# } #>