diff --git a/wp-admin/includes/dashboard.php b/wp-admin/includes/dashboard.php index 6fa1ba17f6..b8b7fdb4de 100644 --- a/wp-admin/includes/dashboard.php +++ b/wp-admin/includes/dashboard.php @@ -1008,7 +1008,7 @@ function wp_dashboard_primary() { * * @param string $link The widget's primary link URL. */ - 'link' => apply_filters( 'dashboard_primary_link', __( 'http://wordpress.org/news/' ) ), + 'link' => apply_filters( 'dashboard_primary_link', __( 'https://wordpress.org/news/' ) ), /** * Filter the primary feed URL for the 'WordPress News' dashboard widget. diff --git a/wp-admin/plugin-editor.php b/wp-admin/plugin-editor.php index 6c150e8670..d537d324be 100644 --- a/wp-admin/plugin-editor.php +++ b/wp-admin/plugin-editor.php @@ -254,7 +254,7 @@ foreach ( $plugin_files as $plugin_file ) : -
+ diff --git a/wp-admin/theme-editor.php b/wp-admin/theme-editor.php index 3c28ff1028..352deee2ca 100644 --- a/wp-admin/theme-editor.php +++ b/wp-admin/theme-editor.php @@ -208,7 +208,7 @@ else : ?> diff --git a/wp-includes/general-template.php b/wp-includes/general-template.php index a5d89aa576..20e609cf23 100644 --- a/wp-includes/general-template.php +++ b/wp-includes/general-template.php @@ -3211,13 +3211,13 @@ function get_the_generator( $type = '' ) { $gen = ''; break; case 'atom': - $gen = '