<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[27369] trunk/src: Reference https://wordpress.org rather than http://wordpress.org in strings, links, comments, etc.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://core.trac.wordpress.org/changeset/27369">27369</a></dd>
<dt>Author</dt> <dd>nacin</dd>
<dt>Date</dt> <dd>2014-03-03 02:33:24 +0000 (Mon, 03 Mar 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Reference https://wordpress.org rather than http://wordpress.org in strings, links, comments, etc.

props Ipstenu, markjaquith.
see <a href="http://core.trac.wordpress.org/ticket/27115">#27115</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunksrclicensetxt">trunk/src/license.txt</a></li>
<li><a href="#trunksrcreadmehtml">trunk/src/readme.html</a></li>
<li><a href="#trunksrcwpadmineditcommentsphp">trunk/src/wp-admin/edit-comments.php</a></li>
<li><a href="#trunksrcwpadminedittagsphp">trunk/src/wp-admin/edit-tags.php</a></li>
<li><a href="#trunksrcwpadminincludesclasswpupgraderphp">trunk/src/wp-admin/includes/class-wp-upgrader.php</a></li>
<li><a href="#trunksrcwpadminincludesmediaphp">trunk/src/wp-admin/includes/media.php</a></li>
<li><a href="#trunksrcwpadminincludesplugininstallphp">trunk/src/wp-admin/includes/plugin-install.php</a></li>
<li><a href="#trunksrcwpadminincludesthemephp">trunk/src/wp-admin/includes/theme.php</a></li>
<li><a href="#trunksrcwpadminincludesupdatephp">trunk/src/wp-admin/includes/update.php</a></li>
<li><a href="#trunksrcwpadminincludesupgradephp">trunk/src/wp-admin/includes/upgrade.php</a></li>
<li><a href="#trunksrcwpadminnetworkphp">trunk/src/wp-admin/network.php</a></li>
<li><a href="#trunksrcwpadminthemeeditorphp">trunk/src/wp-admin/theme-editor.php</a></li>
<li><a href="#trunksrcwpadminusersphp">trunk/src/wp-admin/users.php</a></li>
<li><a href="#trunksrcwpincludesadminbarphp">trunk/src/wp-includes/admin-bar.php</a></li>
<li><a href="#trunksrcwpincludesclasswpcustomizecontrolphp">trunk/src/wp-includes/class-wp-customize-control.php</a></li>
<li><a href="#trunksrcwpincludesdefaultwidgetsphp">trunk/src/wp-includes/default-widgets.php</a></li>
<li><a href="#trunksrcwpincludesimagescrystallicensetxt">trunk/src/wp-includes/images/crystal/license.txt</a></li>
<li><a href="#trunksrcwpincludesmediatemplatephp">trunk/src/wp-includes/media-template.php</a></li>
<li><a href="#trunksrcwpincludespluggabledeprecatedphp">trunk/src/wp-includes/pluggable-deprecated.php</a></li>
<li><a href="#trunksrcwpincludesthemecompatcommentspopupphp">trunk/src/wp-includes/theme-compat/comments-popup.php</a></li>
<li><a href="#trunksrcwpincludesthemecompatfooterphp">trunk/src/wp-includes/theme-compat/footer.php</a></li>
<li><a href="#trunksrcwpincludesthemecompatsidebarphp">trunk/src/wp-includes/theme-compat/sidebar.php</a></li>
<li><a href="#trunksrcwpincludesupdatephp">trunk/src/wp-includes/update.php</a></li>
<li><a href="#trunksrcwpincludeswpdbphp">trunk/src/wp-includes/wp-db.php</a></li>
<li><a href="#trunksrcwploginphp">trunk/src/wp-login.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunksrclicensetxt"></a>
<div class="modfile"><h4>Modified: trunk/src/license.txt (27368 => 27369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/license.txt    2014-03-03 02:33:22 UTC (rev 27368)
+++ trunk/src/license.txt       2014-03-03 02:33:24 UTC (rev 27369)
</span><span class="lines">@@ -382,4 +382,4 @@
</span><span class="cx"> The source code for any program binaries or compressed scripts that are
</span><span class="cx"> included with WordPress can be freely obtained at the following URL:
</span><span class="cx"> 
</span><del>-       http://wordpress.org/download/source/
</del><ins>+        https://wordpress.org/download/source/
</ins></span></pre></div>
<a id="trunksrcreadmehtml"></a>
<div class="modfile"><h4>Modified: trunk/src/readme.html (27368 => 27369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/readme.html    2014-03-03 02:33:22 UTC (rev 27368)
+++ trunk/src/readme.html       2014-03-03 02:33:24 UTC (rev 27369)
</span><span class="lines">@@ -8,7 +8,7 @@
</span><span class="cx"> </head>
</span><span class="cx"> <body>
</span><span class="cx"> <h1 id="logo">
</span><del>-       <a href="http://wordpress.org/"><img alt="WordPress" src="wp-admin/images/wordpress-logo.png" /></a>
</del><ins>+        <a href="https://wordpress.org/"><img alt="WordPress" src="wp-admin/images/wordpress-logo.png" /></a>
</ins><span class="cx">   <br /> Version 3.9
</span><span class="cx"> </h1>
</span><span class="cx"> <p style="text-align: center">Semantic Personal Publishing Platform</p>
</span><span class="lines">@@ -27,7 +27,7 @@
</span><span class="cx">                  <li>Open <span class="file"><a href="wp-admin/install.php">wp-admin/install.php</a></span> in your browser.</li>
</span><span class="cx">          </ol>
</span><span class="cx">  </li>
</span><del>-       <li>Once the configuration file is set up, the installer will set up the tables needed for your blog. If there is an error, double check your <code>wp-config.php</code> file, and try again. If it fails again, please go to the <a href="http://wordpress.org/support/" title="WordPress support">support forums</a> with as much data as you can gather.</li>
</del><ins>+        <li>Once the configuration file is set up, the installer will set up the tables needed for your blog. If there is an error, double check your <code>wp-config.php</code> file, and try again. If it fails again, please go to the <a href="https://wordpress.org/support/" title="WordPress support">support forums</a> with as much data as you can gather.</li>
</ins><span class="cx">   <li><strong>If you did not enter a password, note the password given to you.</strong> If you did not provide a username, it will be <code>admin</code>.</li>
</span><span class="cx">  <li>The installer should then send you to the <a href="wp-login.php">login page</a>. Sign in with the username and password you chose during the installation. If a password was generated for you, you can then click on &#8220;Profile&#8221; to change the password.</li>
</span><span class="cx"> </ol>
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> <h2>System Recommendations</h2>
</span><span class="cx"> <ul>
</span><span class="cx">  <li>The <a href="http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html">mod_rewrite</a> Apache module.</li>
</span><del>-       <li>A link to <a href="http://wordpress.org/">http://wordpress.org</a> on your site.</li>
</del><ins>+        <li>A link to <a href="https://wordpress.org/">https://wordpress.org</a> on your site.</li>
</ins><span class="cx"> </ul>
</span><span class="cx"> 
</span><span class="cx"> <h1>Online Resources</h1>
</span><span class="lines">@@ -68,11 +68,11 @@
</span><span class="cx"> <dl>
</span><span class="cx">  <dt><a href="http://codex.wordpress.org/">The WordPress Codex</a></dt>
</span><span class="cx">          <dd>The Codex is the encyclopedia of all things WordPress. It is the most comprehensive source of information for WordPress available.</dd>
</span><del>-       <dt><a href="http://wordpress.org/news/">The WordPress Blog</a></dt>
</del><ins>+        <dt><a href="https://wordpress.org/news/">The WordPress Blog</a></dt>
</ins><span class="cx">           <dd>This is where you&#8217;ll find the latest updates and news related to WordPress. Recent WordPress news appears in your administrative dashboard by default.</dd>
</span><span class="cx">  <dt><a href="http://planet.wordpress.org/">WordPress Planet</a></dt>
</span><span class="cx">          <dd>The WordPress Planet is a news aggregator that brings together posts from WordPress blogs around the web.</dd>
</span><del>-       <dt><a href="http://wordpress.org/support/">WordPress Support Forums</a></dt>
</del><ins>+        <dt><a href="https://wordpress.org/support/">WordPress Support Forums</a></dt>
</ins><span class="cx">           <dd>If you&#8217;ve looked everywhere and still can&#8217;t find an answer, the support forums are very active and have a large community ready to help. To help them help you be sure to use a descriptive thread title and describe your question in as much detail as possible.</dd>
</span><span class="cx">  <dt><a href="http://codex.wordpress.org/IRC">WordPress <abbr title="Internet Relay Chat">IRC</abbr> Channel</a></dt>
</span><span class="cx">          <dd>There is an online chat channel that is used for discussion among people who use WordPress and occasionally support topics. The above wiki page should point you in the right direction. (<a href="irc://irc.freenode.net/wordpress">irc.freenode.net #wordpress</a>)</dd>
</span><span class="lines">@@ -80,14 +80,14 @@
</span><span class="cx"> 
</span><span class="cx"> <h1>Final Notes</h1>
</span><span class="cx"> <ul>
</span><del>-       <li>If you have any suggestions, ideas, or comments, or if you (gasp!) found a bug, join us in the <a href="http://wordpress.org/support/">Support Forums</a>.</li>
</del><ins>+        <li>If you have any suggestions, ideas, or comments, or if you (gasp!) found a bug, join us in the <a href="https://wordpress.org/support/">Support Forums</a>.</li>
</ins><span class="cx">   <li>WordPress has a robust plugin <abbr title="application programming interface">API</abbr> that makes extending the code easy. If you are a developer interested in utilizing this, see the <a href="http://codex.wordpress.org/Plugin_API" title="WordPress plugin API">plugin documentation in the Codex</a>. You shouldn&#8217;t modify any of the core code.</li>
</span><span class="cx"> </ul>
</span><span class="cx"> 
</span><span class="cx"> <h1>Share the Love</h1>
</span><span class="cx"> <p>WordPress has no multi-million dollar marketing campaign or celebrity sponsors, but we do have something even better&#8212;you. If you enjoy WordPress please consider telling a friend, setting it up for someone less knowledgable than yourself, or writing the author of a media article that overlooks us.</p>
</span><span class="cx"> 
</span><del>-<p>WordPress is the official continuation of <a href="http://cafelog.com/">b2/caf&#233;log</a>, which came from Michel V. The work has been continued by the <a href="http://wordpress.org/about/">WordPress developers</a>. If you would like to support WordPress, please consider <a href="http://wordpress.org/donate/" title="Donate to WordPress">donating</a>.</p>
</del><ins>+<p>WordPress is the official continuation of <a href="http://cafelog.com/">b2/caf&#233;log</a>, which came from Michel V. The work has been continued by the <a href="https://wordpress.org/about/">WordPress developers</a>. If you would like to support WordPress, please consider <a href="https://wordpress.org/donate/" title="Donate to WordPress">donating</a>.</p>
</ins><span class="cx"> 
</span><span class="cx"> <h1>License</h1>
</span><span class="cx"> <p>WordPress is free software, and is released under the terms of the <abbr title="GNU General Public License">GPL</abbr> version 2 or (at your option) any later version. See <a href="license.txt">license.txt</a>.</p>
</span></span></pre></div>
<a id="trunksrcwpadmineditcommentsphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-admin/edit-comments.php (27368 => 27369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-admin/edit-comments.php     2014-03-03 02:33:22 UTC (rev 27368)
+++ trunk/src/wp-admin/edit-comments.php        2014-03-03 02:33:24 UTC (rev 27369)
</span><span class="lines">@@ -133,7 +133,7 @@
</span><span class="cx">  '<p>' . __( '<a href="http://codex.wordpress.org/Administration_Screens#Comments" target="_blank">Documentation on Comments</a>' ) . '</p>' .
</span><span class="cx">  '<p>' . __( '<a href="http://codex.wordpress.org/Comment_Spam" target="_blank">Documentation on Comment Spam</a>' ) . '</p>' .
</span><span class="cx">  '<p>' . __( '<a href="http://codex.wordpress.org/Keyboard_Shortcuts" target="_blank">Documentation on Keyboard Shortcuts</a>' ) . '</p>' .
</span><del>-       '<p>' . __( '<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>' ) . '</p>'
</del><ins>+        '<p>' . __( '<a href="https://wordpress.org/support/" target="_blank">Support Forums</a>' ) . '</p>'
</ins><span class="cx"> );
</span><span class="cx"> 
</span><span class="cx"> require_once( ABSPATH . 'wp-admin/admin-header.php' );
</span></span></pre></div>
<a id="trunksrcwpadminedittagsphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-admin/edit-tags.php (27368 => 27369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-admin/edit-tags.php 2014-03-03 02:33:22 UTC (rev 27368)
+++ trunk/src/wp-admin/edit-tags.php    2014-03-03 02:33:24 UTC (rev 27369)
</span><span class="lines">@@ -240,7 +240,7 @@
</span><span class="cx">  else
</span><span class="cx">          $help .= '<p>' . __( '<a href="http://codex.wordpress.org/Posts_Tags_Screen" target="_blank">Documentation on Tags</a>' ) . '</p>';
</span><span class="cx"> 
</span><del>-       $help .= '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>';
</del><ins>+        $help .= '<p>' . __('<a href="https://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>';
</ins><span class="cx"> 
</span><span class="cx">  get_current_screen()->set_help_sidebar( $help );
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcwpadminincludesclasswpupgraderphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-admin/includes/class-wp-upgrader.php (27368 => 27369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-admin/includes/class-wp-upgrader.php        2014-03-03 02:33:22 UTC (rev 27368)
+++ trunk/src/wp-admin/includes/class-wp-upgrader.php   2014-03-03 02:33:24 UTC (rev 27369)
</span><span class="lines">@@ -2250,7 +2250,7 @@
</span><span class="cx"> 
</span><span class="cx">          // Add a note about the support forums to all emails.
</span><span class="cx">          $body .= "\n\n" . __( 'If you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.' );
</span><del>-               $body .= "\n" . __( 'http://wordpress.org/support/' );
</del><ins>+                $body .= "\n" . __( 'https://wordpress.org/support/' );
</ins><span class="cx"> 
</span><span class="cx">          // If things are successful and we're now on the latest, mention plugins and themes if any are out of date.
</span><span class="cx">          if ( $type == 'success' && ! $newer_version_available && ( get_plugin_updates() || get_theme_updates() ) ) {
</span><span class="lines">@@ -2387,7 +2387,7 @@
</span><span class="cx"> This debugging email is sent when you are using a development version of WordPress.
</span><span class="cx"> 
</span><span class="cx"> If you think these failures might be due to a bug in WordPress, could you report it?
</span><del>- * Open a thread in the support forums: http://wordpress.org/support/forum/alphabeta
</del><ins>+ * Open a thread in the support forums: https://wordpress.org/support/forum/alphabeta
</ins><span class="cx">  * Or, if you're comfortable writing a bug report: http://core.trac.wordpress.org/
</span><span class="cx"> 
</span><span class="cx"> Thanks! -- The WordPress Team" );
</span></span></pre></div>
<a id="trunksrcwpadminincludesmediaphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-admin/includes/media.php (27368 => 27369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-admin/includes/media.php    2014-03-03 02:33:22 UTC (rev 27368)
+++ trunk/src/wp-admin/includes/media.php       2014-03-03 02:33:24 UTC (rev 27369)
</span><span class="lines">@@ -1687,7 +1687,7 @@
</span><span class="cx">  global $type, $tab, $is_IE, $is_opera;
</span><span class="cx"> 
</span><span class="cx">  if ( ! _device_can_upload() ) {
</span><del>-               echo '<p>' . sprintf( __('The web browser on your device cannot be used to upload files. You may be able to use the <a href="%s">native app for your device</a> instead.'), 'http://wordpress.org/mobile/' ) . '</p>';
</del><ins>+                echo '<p>' . sprintf( __('The web browser on your device cannot be used to upload files. You may be able to use the <a href="%s">native app for your device</a> instead.'), 'https://wordpress.org/mobile/' ) . '</p>';
</ins><span class="cx">           return;
</span><span class="cx">  }
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcwpadminincludesplugininstallphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-admin/includes/plugin-install.php (27368 => 27369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-admin/includes/plugin-install.php   2014-03-03 02:33:22 UTC (rev 27368)
+++ trunk/src/wp-admin/includes/plugin-install.php      2014-03-03 02:33:24 UTC (rev 27369)
</span><span class="lines">@@ -74,16 +74,16 @@
</span><span class="cx">          $request = wp_remote_post( $url, $args );
</span><span class="cx"> 
</span><span class="cx">          if ( $ssl && is_wp_error( $request ) ) {
</span><del>-                       trigger_error( __( 'An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="http://wordpress.org/support/">support forums</a>.' ) . ' ' . '(WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.)', headers_sent() || WP_DEBUG ? E_USER_WARNING : E_USER_NOTICE );
</del><ins>+                        trigger_error( __( 'An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="https://wordpress.org/support/">support forums</a>.' ) . ' ' . '(WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.)', headers_sent() || WP_DEBUG ? E_USER_WARNING : E_USER_NOTICE );
</ins><span class="cx">                   $request = wp_remote_post( $http_url, $args );
</span><span class="cx">          }
</span><span class="cx"> 
</span><span class="cx">          if ( is_wp_error($request) ) {
</span><del>-                       $res = new WP_Error('plugins_api_failed', __( 'An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="http://wordpress.org/support/">support forums</a>.' ), $request->get_error_message() );
</del><ins>+                        $res = new WP_Error('plugins_api_failed', __( 'An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="https://wordpress.org/support/">support forums</a>.' ), $request->get_error_message() );
</ins><span class="cx">           } else {
</span><span class="cx">                  $res = maybe_unserialize( wp_remote_retrieve_body( $request ) );
</span><span class="cx">                  if ( ! is_object( $res ) && ! is_array( $res ) )
</span><del>-                               $res = new WP_Error('plugins_api_failed', __( 'An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="http://wordpress.org/support/">support forums</a>.' ), wp_remote_retrieve_body( $request ) );
</del><ins>+                                $res = new WP_Error('plugins_api_failed', __( 'An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="https://wordpress.org/support/">support forums</a>.' ), wp_remote_retrieve_body( $request ) );
</ins><span class="cx">           }
</span><span class="cx">  } elseif ( !is_wp_error($res) ) {
</span><span class="cx">          $res->external = true;
</span><span class="lines">@@ -126,7 +126,7 @@
</span><span class="cx"> 
</span><span class="cx"> function install_dashboard() {
</span><span class="cx">  ?>
</span><del>-       <p><?php printf( __( 'Plugins extend and expand the functionality of WordPress. You may automatically install plugins from the <a href="%1$s">WordPress Plugin Directory</a> or upload a plugin in .zip format via <a href="%2$s">this page</a>.' ), 'http://wordpress.org/plugins/', self_admin_url( 'plugin-install.php?tab=upload' ) ); ?></p>
</del><ins>+        <p><?php printf( __( 'Plugins extend and expand the functionality of WordPress. You may automatically install plugins from the <a href="%1$s">WordPress Plugin Directory</a> or upload a plugin in .zip format via <a href="%2$s">this page</a>.' ), 'https://wordpress.org/plugins/', self_admin_url( 'plugin-install.php?tab=upload' ) ); ?></p>
</ins><span class="cx"> 
</span><span class="cx">  <h4><?php _e('Search') ?></h4>
</span><span class="cx">  <?php install_search_form( false ); ?>
</span><span class="lines">@@ -406,7 +406,7 @@
</span><span class="cx"> <?php endif; if ( ! empty($api->downloaded) ) : ?>
</span><span class="cx">                  <li><strong><?php _e('Downloaded:') ?></strong> <?php printf(_n('%s time', '%s times', $api->downloaded), number_format_i18n($api->downloaded)) ?></li>
</span><span class="cx"> <?php endif; if ( ! empty($api->slug) && empty($api->external) ) : ?>
</span><del>-                       <li><a target="_blank" href="http://wordpress.org/plugins/<?php echo $api->slug ?>/"><?php _e('WordPress.org Plugin Page &#187;') ?></a></li>
</del><ins>+                        <li><a target="_blank" href="https://wordpress.org/plugins/<?php echo $api->slug ?>/"><?php _e('WordPress.org Plugin Page &#187;') ?></a></li>
</ins><span class="cx"> <?php endif; if ( ! empty($api->homepage) ) : ?>
</span><span class="cx">                  <li><a target="_blank" href="<?php echo $api->homepage ?>"><?php _e('Plugin Homepage &#187;') ?></a></li>
</span><span class="cx"> <?php endif; ?>
</span><span class="lines">@@ -432,7 +432,7 @@
</span><span class="cx">                  else
</span><span class="cx">                          $title = ucwords( str_replace( '_', ' ', $section_name ) );
</span><span class="cx"> 
</span><del>-                       $content = links_add_base_url($content, 'http://wordpress.org/plugins/' . $api->slug . '/');
</del><ins>+                        $content = links_add_base_url($content, 'https://wordpress.org/plugins/' . $api->slug . '/');
</ins><span class="cx">                   $content = links_add_target($content, '_blank');
</span><span class="cx"> 
</span><span class="cx">                  $san_section = esc_attr( $section_name );
</span></span></pre></div>
<a id="trunksrcwpadminincludesthemephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-admin/includes/theme.php (27368 => 27369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-admin/includes/theme.php    2014-03-03 02:33:22 UTC (rev 27368)
+++ trunk/src/wp-admin/includes/theme.php       2014-03-03 02:33:24 UTC (rev 27369)
</span><span class="lines">@@ -346,16 +346,16 @@
</span><span class="cx">          $request = wp_remote_post( $url, $args );
</span><span class="cx"> 
</span><span class="cx">          if ( $ssl && is_wp_error( $request ) ) {
</span><del>-                       trigger_error( __( 'An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="http://wordpress.org/support/">support forums</a>.' ) . ' ' . '(WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.)', headers_sent() || WP_DEBUG ? E_USER_WARNING : E_USER_NOTICE );
</del><ins>+                        trigger_error( __( 'An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="https://wordpress.org/support/">support forums</a>.' ) . ' ' . '(WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.)', headers_sent() || WP_DEBUG ? E_USER_WARNING : E_USER_NOTICE );
</ins><span class="cx">                   $request = wp_remote_post( $http_url, $args );
</span><span class="cx">          }
</span><span class="cx"> 
</span><span class="cx">          if ( is_wp_error($request) ) {
</span><del>-                       $res = new WP_Error('themes_api_failed', __( 'An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="http://wordpress.org/support/">support forums</a>.' ), $request->get_error_message() );
</del><ins>+                        $res = new WP_Error('themes_api_failed', __( 'An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="https://wordpress.org/support/">support forums</a>.' ), $request->get_error_message() );
</ins><span class="cx">           } else {
</span><span class="cx">                  $res = maybe_unserialize( wp_remote_retrieve_body( $request ) );
</span><span class="cx">                  if ( ! is_object( $res ) && ! is_array( $res ) )
</span><del>-                               $res = new WP_Error('themes_api_failed', __( 'An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="http://wordpress.org/support/">support forums</a>.' ), wp_remote_retrieve_body( $request ) );
</del><ins>+                                $res = new WP_Error('themes_api_failed', __( 'An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="https://wordpress.org/support/">support forums</a>.' ), wp_remote_retrieve_body( $request ) );
</ins><span class="cx">           }
</span><span class="cx">  }
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcwpadminincludesupdatephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-admin/includes/update.php (27368 => 27369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-admin/includes/update.php   2014-03-03 02:33:22 UTC (rev 27368)
+++ trunk/src/wp-admin/includes/update.php      2014-03-03 02:33:24 UTC (rev 27369)
</span><span class="lines">@@ -114,7 +114,7 @@
</span><span class="cx"> 
</span><span class="cx">  $response = wp_remote_get( $url, $options );
</span><span class="cx">  if ( $ssl && is_wp_error( $response ) ) {
</span><del>-               trigger_error( __( 'An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="http://wordpress.org/support/">support forums</a>.' ) . ' ' . '(WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.)', headers_sent() || WP_DEBUG ? E_USER_WARNING : E_USER_NOTICE );
</del><ins>+                trigger_error( __( 'An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="https://wordpress.org/support/">support forums</a>.' ) . ' ' . '(WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.)', headers_sent() || WP_DEBUG ? E_USER_WARNING : E_USER_NOTICE );
</ins><span class="cx">           $response = wp_remote_get( $http_url, $options );
</span><span class="cx">  }
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcwpadminincludesupgradephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-admin/includes/upgrade.php (27368 => 27369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-admin/includes/upgrade.php  2014-03-03 02:33:22 UTC (rev 27368)
+++ trunk/src/wp-admin/includes/upgrade.php     2014-03-03 02:33:24 UTC (rev 27369)
</span><span class="lines">@@ -170,7 +170,7 @@
</span><span class="cx"> 
</span><span class="cx">  // Default comment
</span><span class="cx">  $first_comment_author = __('Mr WordPress');
</span><del>-       $first_comment_url = 'http://wordpress.org/';
</del><ins>+        $first_comment_url = 'https://wordpress.org/';
</ins><span class="cx">   $first_comment = __('Hi, this is a comment.
</span><span class="cx"> To delete a comment, just log in and view the post&#039;s comments. There you will have the option to edit or delete them.');
</span><span class="cx">  if ( is_multisite() ) {
</span><span class="lines">@@ -282,7 +282,7 @@
</span><span class="cx"> We hope you enjoy your new site. Thanks!
</span><span class="cx"> 
</span><span class="cx"> --The WordPress Team
</span><del>-http://wordpress.org/
</del><ins>+https://wordpress.org/
</ins><span class="cx"> "), $blog_url, $name, $password);
</span><span class="cx"> 
</span><span class="cx">  @wp_mail($email, __('New WordPress Site'), $message);
</span></span></pre></div>
<a id="trunksrcwpadminnetworkphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-admin/network.php (27368 => 27369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-admin/network.php   2014-03-03 02:33:22 UTC (rev 27368)
+++ trunk/src/wp-admin/network.php      2014-03-03 02:33:24 UTC (rev 27369)
</span><span class="lines">@@ -130,7 +130,7 @@
</span><span class="cx">  '<p><strong>' . __('For more information:') . '</strong></p>' .
</span><span class="cx">  '<p>' . __('<a href="http://codex.wordpress.org/Create_A_Network" target="_blank">Documentation on Creating a Network</a>') . '</p>' .
</span><span class="cx">  '<p>' . __('<a href="http://codex.wordpress.org/Tools_Network_Screen" target="_blank">Documentation on the Network Screen</a>') . '</p>' .
</span><del>-       '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>'
</del><ins>+        '<p>' . __('<a href="https://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>'
</ins><span class="cx"> );
</span><span class="cx"> 
</span><span class="cx"> include( ABSPATH . 'wp-admin/admin-header.php' );
</span></span></pre></div>
<a id="trunksrcwpadminthemeeditorphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-admin/theme-editor.php (27368 => 27369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-admin/theme-editor.php      2014-03-03 02:33:22 UTC (rev 27368)
+++ trunk/src/wp-admin/theme-editor.php 2014-03-03 02:33:24 UTC (rev 27369)
</span><span class="lines">@@ -40,7 +40,7 @@
</span><span class="cx">  '<p>' . __('<a href="http://codex.wordpress.org/Using_Themes" target="_blank">Documentation on Using Themes</a>') . '</p>' .
</span><span class="cx">  '<p>' . __('<a href="http://codex.wordpress.org/Editing_Files" target="_blank">Documentation on Editing Files</a>') . '</p>' .
</span><span class="cx">  '<p>' . __('<a href="http://codex.wordpress.org/Template_Tags" target="_blank">Documentation on Template Tags</a>') . '</p>' .
</span><del>-       '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>'
</del><ins>+        '<p>' . __('<a href="https://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>'
</ins><span class="cx"> );
</span><span class="cx"> 
</span><span class="cx"> wp_reset_vars( array( 'action', 'error', 'file', 'theme' ) );
</span></span></pre></div>
<a id="trunksrcwpadminusersphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-admin/users.php (27368 => 27369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-admin/users.php     2014-03-03 02:33:22 UTC (rev 27368)
+++ trunk/src/wp-admin/users.php        2014-03-03 02:33:24 UTC (rev 27369)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx">     '<p><strong>' . __('For more information:') . '</strong></p>' .
</span><span class="cx">     '<p>' . __('<a href="http://codex.wordpress.org/Users_Screen" target="_blank">Documentation on Managing Users</a>') . '</p>' .
</span><span class="cx">     '<p>' . __('<a href="http://codex.wordpress.org/Roles_and_Capabilities" target="_blank">Descriptions of Roles and Capabilities</a>') . '</p>' .
</span><del>-    '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>'
</del><ins>+    '<p>' . __('<a href="https://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>'
</ins><span class="cx"> );
</span><span class="cx"> 
</span><span class="cx"> if ( empty($_REQUEST) ) {
</span></span></pre></div>
<a id="trunksrcwpincludesadminbarphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/admin-bar.php (27368 => 27369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/admin-bar.php      2014-03-03 02:33:22 UTC (rev 27368)
+++ trunk/src/wp-includes/admin-bar.php 2014-03-03 02:33:24 UTC (rev 27369)
</span><span class="lines">@@ -127,7 +127,7 @@
</span><span class="cx">          'parent'    => 'wp-logo-external',
</span><span class="cx">          'id'        => 'wporg',
</span><span class="cx">          'title'     => __('WordPress.org'),
</span><del>-               'href'      => __('http://wordpress.org/'),
</del><ins>+                'href'      => __('https://wordpress.org/'),
</ins><span class="cx">   ) );
</span><span class="cx"> 
</span><span class="cx">  // Add codex link
</span><span class="lines">@@ -143,7 +143,7 @@
</span><span class="cx">          'parent'    => 'wp-logo-external',
</span><span class="cx">          'id'        => 'support-forums',
</span><span class="cx">          'title'     => __('Support Forums'),
</span><del>-               'href'      => __('http://wordpress.org/support/'),
</del><ins>+                'href'      => __('https://wordpress.org/support/'),
</ins><span class="cx">   ) );
</span><span class="cx"> 
</span><span class="cx">  // Add feedback link
</span><span class="lines">@@ -151,7 +151,7 @@
</span><span class="cx">          'parent'    => 'wp-logo-external',
</span><span class="cx">          'id'        => 'feedback',
</span><span class="cx">          'title'     => __('Feedback'),
</span><del>-               'href'      => __('http://wordpress.org/support/forum/requests-and-feedback'),
</del><ins>+                'href'      => __('https://wordpress.org/support/forum/requests-and-feedback'),
</ins><span class="cx">   ) );
</span><span class="cx"> }
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcwpincludesclasswpcustomizecontrolphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/class-wp-customize-control.php (27368 => 27369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/class-wp-customize-control.php     2014-03-03 02:33:22 UTC (rev 27368)
+++ trunk/src/wp-includes/class-wp-customize-control.php        2014-03-03 02:33:24 UTC (rev 27369)
</span><span class="lines">@@ -593,7 +593,7 @@
</span><span class="cx">   */
</span><span class="cx">  public function tab_upload_new() {
</span><span class="cx">          if ( ! _device_can_upload() ) {
</span><del>-                       echo '<p>' . sprintf( __('The web browser on your device cannot be used to upload files. You may be able to use the <a href="%s">native app for your device</a> instead.'), 'http://wordpress.org/mobile/' ) . '</p>';
</del><ins>+                        echo '<p>' . sprintf( __('The web browser on your device cannot be used to upload files. You may be able to use the <a href="%s">native app for your device</a> instead.'), 'https://wordpress.org/mobile/' ) . '</p>';
</ins><span class="cx">           } else {
</span><span class="cx">                  ?>
</span><span class="cx">                  <div class="upload-dropzone">
</span></span></pre></div>
<a id="trunksrcwpincludesdefaultwidgetsphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/default-widgets.php (27368 => 27369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/default-widgets.php        2014-03-03 02:33:22 UTC (rev 27368)
+++ trunk/src/wp-includes/default-widgets.php   2014-03-03 02:33:24 UTC (rev 27369)
</span><span class="lines">@@ -316,7 +316,7 @@
</span><span class="cx">                  <li><a href="<?php bloginfo('rss2_url'); ?>" title="<?php echo esc_attr(__('Syndicate this site using RSS 2.0')); ?>"><?php _e('Entries <abbr title="Really Simple Syndication">RSS</abbr>'); ?></a></li>
</span><span class="cx">                  <li><a href="<?php bloginfo('comments_rss2_url'); ?>" title="<?php echo esc_attr(__('The latest comments to all posts in RSS')); ?>"><?php _e('Comments <abbr title="Really Simple Syndication">RSS</abbr>'); ?></a></li>
</span><span class="cx">                  <?php echo apply_filters( 'widget_meta_poweredby', sprintf( '<li><a href="%s" title="%s">%s</a></li>',
</span><del>-                               esc_url( __( 'http://wordpress.org/' ) ),
</del><ins>+                                esc_url( __( 'https://wordpress.org/' ) ),
</ins><span class="cx">                           esc_attr__( 'Powered by WordPress, state-of-the-art semantic personal publishing platform.' ),
</span><span class="cx">                          _x( 'WordPress.org', 'meta widget link text' )
</span><span class="cx">                  ) ); ?>
</span></span></pre></div>
<a id="trunksrcwpincludesimagescrystallicensetxt"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/images/crystal/license.txt (27368 => 27369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/images/crystal/license.txt 2014-03-03 02:33:22 UTC (rev 27368)
+++ trunk/src/wp-includes/images/crystal/license.txt    2014-03-03 02:33:24 UTC (rev 27369)
</span><span class="lines">@@ -6,4 +6,4 @@
</span><span class="cx"> 
</span><span class="cx"> Modified February 2008
</span><span class="cx"> for WordPress
</span><del>-http://wordpress.org
</del><span class="cx">\ No newline at end of file
</span><ins>+https://wordpress.org
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunksrcwpincludesmediatemplatephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/media-template.php (27368 => 27369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/media-template.php 2014-03-03 02:33:22 UTC (rev 27368)
+++ trunk/src/wp-includes/media-template.php    2014-03-03 02:33:24 UTC (rev 27369)
</span><span class="lines">@@ -54,7 +54,7 @@
</span><span class="cx">                  <h3 class="upload-message">{{ data.message }}</h3>
</span><span class="cx">          <# } #>
</span><span class="cx">          <?php if ( ! _device_can_upload() ) : ?>
</span><del>-                       <h3 class="upload-instructions"><?php printf( __('The web browser on your device cannot be used to upload files. You may be able to use the <a href="%s">native app for your device</a> instead.'), 'http://wordpress.org/mobile/' ); ?></h3>
</del><ins>+                        <h3 class="upload-instructions"><?php printf( __('The web browser on your device cannot be used to upload files. You may be able to use the <a href="%s">native app for your device</a> instead.'), 'https://wordpress.org/mobile/' ); ?></h3>
</ins><span class="cx">           <?php elseif ( is_multisite() && ! is_upload_space_available() ) : ?>
</span><span class="cx">                  <h3 class="upload-instructions"><?php _e( 'Upload Limit Exceeded' ); ?></h3>
</span><span class="cx">                  <?php
</span></span></pre></div>
<a id="trunksrcwpincludespluggabledeprecatedphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/pluggable-deprecated.php (27368 => 27369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/pluggable-deprecated.php   2014-03-03 02:33:22 UTC (rev 27368)
+++ trunk/src/wp-includes/pluggable-deprecated.php      2014-03-03 02:33:24 UTC (rev 27369)
</span><span class="lines">@@ -177,7 +177,7 @@
</span><span class="cx">  *
</span><span class="cx">  * @since 2.2.0
</span><span class="cx">  * @deprecated 3.5.0
</span><del>- * @link http://wordpress.org/plugins/atom-publishing-protocol/
</del><ins>+ * @link https://wordpress.org/plugins/atom-publishing-protocol/
</ins><span class="cx">  */
</span><span class="cx"> if ( ! class_exists( 'wp_atom_server' ) ) {
</span><span class="cx">  class wp_atom_server {
</span></span></pre></div>
<a id="trunksrcwpincludesthemecompatcommentspopupphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/theme-compat/comments-popup.php (27368 => 27369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/theme-compat/comments-popup.php    2014-03-03 02:33:22 UTC (rev 27368)
+++ trunk/src/wp-includes/theme-compat/comments-popup.php       2014-03-03 02:33:24 UTC (rev 27369)
</span><span class="lines">@@ -115,7 +115,7 @@
</span><span class="cx"> <?php endif; ?>
</span><span class="cx"> <!-- // this is just the end of the motor - don't touch that line either :) -->
</span><span class="cx"> <?php //} ?>
</span><del>-<p class="credit"><?php timer_stop(1); ?> <cite><?php printf(__('Powered by <a href="%s" title="Powered by WordPress, state-of-the-art semantic personal publishing platform"><strong>WordPress</strong></a>'), 'http://wordpress.org/'); ?></cite></p>
</del><ins>+<p class="credit"><?php timer_stop(1); ?> <cite><?php printf(__('Powered by <a href="%s" title="Powered by WordPress, state-of-the-art semantic personal publishing platform"><strong>WordPress</strong></a>'), 'https://wordpress.org/'); ?></cite></p>
</ins><span class="cx"> <?php // Seen at http://www.mijnkopthee.nl/log2/archive/2003/05/28/esc(18) ?>
</span><span class="cx"> <script type="text/javascript">
</span><span class="cx"> <!--
</span></span></pre></div>
<a id="trunksrcwpincludesthemecompatfooterphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/theme-compat/footer.php (27368 => 27369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/theme-compat/footer.php    2014-03-03 02:33:22 UTC (rev 27368)
+++ trunk/src/wp-includes/theme-compat/footer.php       2014-03-03 02:33:24 UTC (rev 27369)
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx"> <!-- If you'd like to support WordPress, having the "powered by" link somewhere on your blog is the best way; it's our only promotion or advertising. -->
</span><span class="cx">  <p>
</span><span class="cx">          <?php printf(__('%1$s is proudly powered by %2$s'), get_bloginfo('name'),
</span><del>-               '<a href="http://wordpress.org/">WordPress</a>'); ?>
</del><ins>+                '<a href="https://wordpress.org/">WordPress</a>'); ?>
</ins><span class="cx">           <br /><?php printf(__('%1$s and %2$s.'), '<a href="' . get_bloginfo('rss2_url') . '">' . __('Entries (RSS)') . '</a>', '<a href="' . get_bloginfo('comments_rss2_url') . '">' . __('Comments (RSS)') . '</a>'); ?>
</span><span class="cx">          <!-- <?php printf(__('%d queries. %s seconds.'), get_num_queries(), timer_stop(0, 3)); ?> -->
</span><span class="cx">  </p>
</span></span></pre></div>
<a id="trunksrcwpincludesthemecompatsidebarphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/theme-compat/sidebar.php (27368 => 27369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/theme-compat/sidebar.php   2014-03-03 02:33:22 UTC (rev 27368)
+++ trunk/src/wp-includes/theme-compat/sidebar.php      2014-03-03 02:33:24 UTC (rev 27369)
</span><span class="lines">@@ -72,7 +72,7 @@
</span><span class="cx">                                  <li><?php wp_loginout(); ?></li>
</span><span class="cx">                                  <li><a href="http://validator.w3.org/check/referer" title="<?php esc_attr_e('This page validates as XHTML 1.0 Transitional'); ?>"><?php _e('Valid <abbr title="eXtensible HyperText Markup Language">XHTML</abbr>'); ?></a></li>
</span><span class="cx">                                  <li><a href="http://gmpg.org/xfn/"><abbr title="<?php esc_attr_e('XHTML Friends Network'); ?>"><?php _e('XFN'); ?></abbr></a></li>
</span><del>-                                       <li><a href="http://wordpress.org/" title="<?php esc_attr_e('Powered by WordPress, state-of-the-art semantic personal publishing platform.'); ?>">WordPress</a></li>
</del><ins>+                                        <li><a href="https://wordpress.org/" title="<?php esc_attr_e('Powered by WordPress, state-of-the-art semantic personal publishing platform.'); ?>">WordPress</a></li>
</ins><span class="cx">                                   <?php wp_meta(); ?>
</span><span class="cx">                          </ul>
</span><span class="cx">                          </li>
</span></span></pre></div>
<a id="trunksrcwpincludesupdatephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/update.php (27368 => 27369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/update.php 2014-03-03 02:33:22 UTC (rev 27368)
+++ trunk/src/wp-includes/update.php    2014-03-03 02:33:24 UTC (rev 27369)
</span><span class="lines">@@ -116,7 +116,7 @@
</span><span class="cx"> 
</span><span class="cx">  $response = wp_remote_post( $url, $options );
</span><span class="cx">  if ( $ssl && is_wp_error( $response ) ) {
</span><del>-               trigger_error( __( 'An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="http://wordpress.org/support/">support forums</a>.' ) . ' ' . '(WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.)', headers_sent() || WP_DEBUG ? E_USER_WARNING : E_USER_NOTICE );
</del><ins>+                trigger_error( __( 'An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="https://wordpress.org/support/">support forums</a>.' ) . ' ' . '(WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.)', headers_sent() || WP_DEBUG ? E_USER_WARNING : E_USER_NOTICE );
</ins><span class="cx">           $response = wp_remote_post( $http_url, $options );
</span><span class="cx">  }
</span><span class="cx"> 
</span><span class="lines">@@ -262,7 +262,7 @@
</span><span class="cx"> 
</span><span class="cx">  $raw_response = wp_remote_post( $url, $options );
</span><span class="cx">  if ( $ssl && is_wp_error( $raw_response ) ) {
</span><del>-               trigger_error( __( 'An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="http://wordpress.org/support/">support forums</a>.' ) . ' ' . '(WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.)', headers_sent() || WP_DEBUG ? E_USER_WARNING : E_USER_NOTICE );
</del><ins>+                trigger_error( __( 'An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="https://wordpress.org/support/">support forums</a>.' ) . ' ' . '(WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.)', headers_sent() || WP_DEBUG ? E_USER_WARNING : E_USER_NOTICE );
</ins><span class="cx">           $raw_response = wp_remote_post( $http_url, $options );
</span><span class="cx">  }
</span><span class="cx"> 
</span><span class="lines">@@ -401,7 +401,7 @@
</span><span class="cx"> 
</span><span class="cx">  $raw_response = wp_remote_post( $url, $options );
</span><span class="cx">  if ( $ssl && is_wp_error( $raw_response ) ) {
</span><del>-               trigger_error( __( 'An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="http://wordpress.org/support/">support forums</a>.' ) . ' ' . '(WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.)', headers_sent() || WP_DEBUG ? E_USER_WARNING : E_USER_NOTICE );
</del><ins>+                trigger_error( __( 'An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="https://wordpress.org/support/">support forums</a>.' ) . ' ' . '(WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.)', headers_sent() || WP_DEBUG ? E_USER_WARNING : E_USER_NOTICE );
</ins><span class="cx">           $raw_response = wp_remote_post( $http_url, $options );
</span><span class="cx">  }
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcwpincludeswpdbphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/wp-db.php (27368 => 27369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/wp-db.php  2014-03-03 02:33:22 UTC (rev 27368)
+++ trunk/src/wp-includes/wp-db.php     2014-03-03 02:33:24 UTC (rev 27369)
</span><span class="lines">@@ -978,7 +978,7 @@
</span><span class="cx"> <li>Does the user <code>%2$s</code> have permission to use the <code>%1$s</code> database?</li>
</span><span class="cx"> <li>On some systems the name of your database is prefixed with your username, so it would be like <code>username_%1$s</code>. Could that be the problem?</li>
</span><span class="cx"> </ul>
</span><del>-<p>If you don\'t know how to set up a database you should <strong>contact your host</strong>. If all else fails you may find help at the <a href="http://wordpress.org/support/">WordPress Support Forums</a>.</p>' ), htmlspecialchars( $db, ENT_QUOTES ), htmlspecialchars( $this->dbuser, ENT_QUOTES ) ), 'db_select_fail' );
</del><ins>+<p>If you don\'t know how to set up a database you should <strong>contact your host</strong>. If all else fails you may find help at the <a href="https://wordpress.org/support/">WordPress Support Forums</a>.</p>' ), htmlspecialchars( $db, ENT_QUOTES ), htmlspecialchars( $this->dbuser, ENT_QUOTES ) ), 'db_select_fail' );
</ins><span class="cx">                   }
</span><span class="cx">                  return;
</span><span class="cx">          }
</span><span class="lines">@@ -1361,7 +1361,7 @@
</span><span class="cx">  <li>Are you sure that you have typed the correct hostname?</li>
</span><span class="cx">  <li>Are you sure that the database server is running?</li>
</span><span class="cx"> </ul>
</span><del>-<p>If you're unsure what these terms mean you should probably contact your host. If you still need help you can always visit the <a href='http://wordpress.org/support/'>WordPress Support Forums</a>.</p>
</del><ins>+<p>If you're unsure what these terms mean you should probably contact your host. If you still need help you can always visit the <a href='https://wordpress.org/support/'>WordPress Support Forums</a>.</p>
</ins><span class="cx"> " ), htmlspecialchars( $this->dbhost, ENT_QUOTES ) ), 'db_connect_fail' );
</span><span class="cx"> 
</span><span class="cx">                  return false;
</span><span class="lines">@@ -1438,7 +1438,7 @@
</span><span class="cx">  <li>Are you sure that the database server is running?</li>
</span><span class="cx">  <li>Are you sure that the database server is not under particularly heavy load?</li>
</span><span class="cx"> </ul>
</span><del>-<p>If you're unsure what these terms mean you should probably contact your host. If you still need help you can always visit the <a href='http://wordpress.org/support/'>WordPress Support Forums</a>.</p>
</del><ins>+<p>If you're unsure what these terms mean you should probably contact your host. If you still need help you can always visit the <a href='https://wordpress.org/support/'>WordPress Support Forums</a>.</p>
</ins><span class="cx"> " ), htmlspecialchars( $this->dbhost, ENT_QUOTES ) ), 'db_connect_fail' );
</span><span class="cx"> 
</span><span class="cx">          // Call dead_db() if bail didn't die, because this database is no more. It has ceased to be (at least temporarily).
</span></span></pre></div>
<a id="trunksrcwploginphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-login.php (27368 => 27369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-login.php   2014-03-03 02:33:22 UTC (rev 27368)
+++ trunk/src/wp-login.php      2014-03-03 02:33:24 UTC (rev 27369)
</span><span class="lines">@@ -96,7 +96,7 @@
</span><span class="cx">          $login_header_url   = network_home_url();
</span><span class="cx">          $login_header_title = get_current_site()->site_name;
</span><span class="cx">  } else {
</span><del>-               $login_header_url   = __( 'http://wordpress.org/' );
</del><ins>+                $login_header_url   = __( 'https://wordpress.org/' );
</ins><span class="cx">           $login_header_title = __( 'Powered by WordPress' );
</span><span class="cx">  }
</span><span class="cx"> 
</span></span></pre>
</div>
</div>

</body>
</html>