From 1a9812d9b433f0e804fa0bdc242ecef4b40da13d Mon Sep 17 00:00:00 2001 From: whyisjake Date: Fri, 9 Aug 2019 17:06:55 +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. Built from https://develop.svn.wordpress.org/trunk@45777 git-svn-id: http://core.svn.wordpress.org/trunk@45588 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/version.php | 2 +- wp-includes/widgets/class-wp-widget-media-image.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-includes/version.php b/wp-includes/version.php index 8680809252..e9997b3f7e 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -13,7 +13,7 @@ * * @global string $wp_version */ -$wp_version = '5.3-alpha-45776'; +$wp_version = '5.3-alpha-45777'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema. diff --git a/wp-includes/widgets/class-wp-widget-media-image.php b/wp-includes/widgets/class-wp-widget-media-image.php index 54430eaf96..800bb817db 100644 --- a/wp-includes/widgets/class-wp-widget-media-image.php +++ b/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 ) { #> <# } #>