Make WordPress Core

Ticket #27115: 27115.diff

File 27115.diff, 39.4 KB (added by markjaquith, 11 years ago)
  • license.txt

    WRITTEN OFFER 
    382382The source code for any program binaries or compressed scripts that are
    383383included with WordPress can be freely obtained at the following URL:
    384384
    385         http://wordpress.org/download/source/
     385        https://wordpress.org/download/source/
  • readme.html

     
    88</head>
    99<body>
    1010<h1 id="logo">
    11         <a href="http://wordpress.org/"><img alt="WordPress" src="wp-admin/images/wordpress-logo.png" /></a>
     11        <a href="https://wordpress.org/"><img alt="WordPress" src="wp-admin/images/wordpress-logo.png" /></a>
    1212        <br /> Version 3.9
    1313</h1>
    1414<p style="text-align: center">Semantic Personal Publishing Platform</p>
     
    2727                        <li>Open <span class="file"><a href="wp-admin/install.php">wp-admin/install.php</a></span> in your browser.</li>
    2828                </ol>
    2929        </li>
    30         <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>
     30        <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>
    3131        <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>
    3232        <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>
    3333</ol>
     
    6060<h2>System Recommendations</h2>
    6161<ul>
    6262        <li>The <a href="http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html">mod_rewrite</a> Apache module.</li>
    63         <li>A link to <a href="http://wordpress.org/">http://wordpress.org</a> on your site.</li>
     63        <li>A link to <a href="https://wordpress.org/">https://wordpress.org</a> on your site.</li>
    6464</ul>
    6565
    6666<h1>Online Resources</h1>
     
    6868<dl>
    6969        <dt><a href="http://codex.wordpress.org/">The WordPress Codex</a></dt>
    7070                <dd>The Codex is the encyclopedia of all things WordPress. It is the most comprehensive source of information for WordPress available.</dd>
    71         <dt><a href="http://wordpress.org/news/">The WordPress Blog</a></dt>
     71        <dt><a href="https://wordpress.org/news/">The WordPress Blog</a></dt>
    7272                <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>
    7373        <dt><a href="http://planet.wordpress.org/">WordPress Planet</a></dt>
    7474                <dd>The WordPress Planet is a news aggregator that brings together posts from WordPress blogs around the web.</dd>
    75         <dt><a href="http://wordpress.org/support/">WordPress Support Forums</a></dt>
     75        <dt><a href="https://wordpress.org/support/">WordPress Support Forums</a></dt>
    7676                <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>
    7777        <dt><a href="http://codex.wordpress.org/IRC">WordPress <abbr title="Internet Relay Chat">IRC</abbr> Channel</a></dt>
    7878                <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>
     
    8080
    8181<h1>Final Notes</h1>
    8282<ul>
    83         <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>
     83        <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>
    8484        <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>
    8585</ul>
    8686
    8787<h1>Share the Love</h1>
    8888<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>
    8989
    90 <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>
     90<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>
    9191
    9292<h1>License</h1>
    9393<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>
  • wp-admin/edit-comments.php

    get_current_screen()->set_help_sidebar( 
    133133        '<p>' . __( '<a href="http://codex.wordpress.org/Administration_Screens#Comments" target="_blank">Documentation on Comments</a>' ) . '</p>' .
    134134        '<p>' . __( '<a href="http://codex.wordpress.org/Comment_Spam" target="_blank">Documentation on Comment Spam</a>' ) . '</p>' .
    135135        '<p>' . __( '<a href="http://codex.wordpress.org/Keyboard_Shortcuts" target="_blank">Documentation on Keyboard Shortcuts</a>' ) . '</p>' .
    136         '<p>' . __( '<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>' ) . '</p>'
     136        '<p>' . __( '<a href="https://wordpress.org/support/" target="_blank">Support Forums</a>' ) . '</p>'
    137137);
    138138
    139139require_once( ABSPATH . 'wp-admin/admin-header.php' );
  • wp-admin/edit-tags.php

    if ( 'category' == $taxonomy || 'link_category' == $taxonomy || 'post_tag' == $t 
    240240        else
    241241                $help .= '<p>' . __( '<a href="http://codex.wordpress.org/Posts_Tags_Screen" target="_blank">Documentation on Tags</a>' ) . '</p>';
    242242
    243         $help .= '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>';
     243        $help .= '<p>' . __('<a href="https://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>';
    244244
    245245        get_current_screen()->set_help_sidebar( $help );
    246246
  • wp-admin/includes/class-wp-theme-install-list-table.php

    class WP_Theme_Install_List_Table extends WP_Themes_List_Table { 
    175175         *     public 'screenshot_url' => string 'http://wp-themes.com/wp-content/themes/magazine-basic/screenshot.png'
    176176         *     public 'rating' => float 80
    177177         *     public 'num_ratings' => int 1
    178          *     public 'homepage' => string 'http://wordpress.org/themes/magazine-basic'
     178         *     public 'homepage' => string 'https://wordpress.org/themes/magazine-basic'
    179179         *     public 'description' => string 'A basic magazine style layout with a fully customizable layout through a backend interface. Designed by <a href="http://bavotasan.com">c.bavota</a> of <a href="http://tinkerpriestmedia.com">Tinker Priest Media</a>.'
    180          *     public 'download_link' => string 'http://wordpress.org/themes/download/magazine-basic.1.1.zip'
     180         *     public 'download_link' => string 'https://wordpress.org/themes/download/magazine-basic.1.1.zip'
    181181         */
    182182        function single_row( $theme ) {
    183183                global $themes_allowedtags;
  • wp-admin/includes/class-wp-upgrader.php

    class WP_Automatic_Updater { 
    22502250
    22512251                // Add a note about the support forums to all emails.
    22522252                $body .= "\n\n" . __( 'If you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.' );
    2253                 $body .= "\n" . __( 'http://wordpress.org/support/' );
     2253                $body .= "\n" . __( 'https://wordpress.org/support/' );
    22542254
    22552255                // If things are successful and we're now on the latest, mention plugins and themes if any are out of date.
    22562256                if ( $type == 'success' && ! $newer_version_available && ( get_plugin_updates() || get_theme_updates() ) ) {
    BETA TESTING? 
    23872387This debugging email is sent when you are using a development version of WordPress.
    23882388
    23892389If you think these failures might be due to a bug in WordPress, could you report it?
    2390  * Open a thread in the support forums: http://wordpress.org/support/forum/alphabeta
     2390 * Open a thread in the support forums: https://wordpress.org/support/forum/alphabeta
    23912391 * Or, if you're comfortable writing a bug report: http://core.trac.wordpress.org/
    23922392
    23932393Thanks! -- The WordPress Team" );
  • wp-admin/includes/media.php

    function media_upload_form( $errors = null ) { 
    16871687        global $type, $tab, $is_IE, $is_opera;
    16881688
    16891689        if ( ! _device_can_upload() ) {
    1690                 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>';
     1690                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>';
    16911691                return;
    16921692        }
    16931693
  • wp-admin/includes/plugin-install.php

    function plugins_api($action, $args = null) { 
    7474                $request = wp_remote_post( $url, $args );
    7575
    7676                if ( $ssl && is_wp_error( $request ) ) {
    77                         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 );
     77                        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 );
    7878                        $request = wp_remote_post( $http_url, $args );
    7979                }
    8080
    8181                if ( is_wp_error($request) ) {
    82                         $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() );
     82                        $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() );
    8383                } else {
    8484                        $res = maybe_unserialize( wp_remote_retrieve_body( $request ) );
    8585                        if ( ! is_object( $res ) && ! is_array( $res ) )
    86                                 $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 ) );
     86                                $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 ) );
    8787                }
    8888        } elseif ( !is_wp_error($res) ) {
    8989                $res->external = true;
    function install_popular_tags( $args = array() ) { 
    126126
    127127function install_dashboard() {
    128128        ?>
    129         <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>
     129        <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>
    130130
    131131        <h4><?php _e('Search') ?></h4>
    132132        <?php install_search_form( false ); ?>
    function install_plugin_information() { 
    406406<?php endif; if ( ! empty($api->downloaded) ) : ?>
    407407                        <li><strong><?php _e('Downloaded:') ?></strong> <?php printf(_n('%s time', '%s times', $api->downloaded), number_format_i18n($api->downloaded)) ?></li>
    408408<?php endif; if ( ! empty($api->slug) && empty($api->external) ) : ?>
    409                         <li><a target="_blank" href="http://wordpress.org/plugins/<?php echo $api->slug ?>/"><?php _e('WordPress.org Plugin Page &#187;') ?></a></li>
     409                        <li><a target="_blank" href="https://wordpress.org/plugins/<?php echo $api->slug ?>/"><?php _e('WordPress.org Plugin Page &#187;') ?></a></li>
    410410<?php endif; if ( ! empty($api->homepage) ) : ?>
    411411                        <li><a target="_blank" href="<?php echo $api->homepage ?>"><?php _e('Plugin Homepage &#187;') ?></a></li>
    412412<?php endif; ?>
    function install_plugin_information() { 
    432432                        else
    433433                                $title = ucwords( str_replace( '_', ' ', $section_name ) );
    434434
    435                         $content = links_add_base_url($content, 'http://wordpress.org/plugins/' . $api->slug . '/');
     435                        $content = links_add_base_url($content, 'https://wordpress.org/plugins/' . $api->slug . '/');
    436436                        $content = links_add_target($content, '_blank');
    437437
    438438                        $san_section = esc_attr( $section_name );
  • wp-admin/includes/theme.php

    function themes_api( $action, $args = null ) { 
    346346                $request = wp_remote_post( $url, $args );
    347347
    348348                if ( $ssl && is_wp_error( $request ) ) {
    349                         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 );
     349                        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 );
    350350                        $request = wp_remote_post( $http_url, $args );
    351351                }
    352352
    353353                if ( is_wp_error($request) ) {
    354                         $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() );
     354                        $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() );
    355355                } else {
    356356                        $res = maybe_unserialize( wp_remote_retrieve_body( $request ) );
    357357                        if ( ! is_object( $res ) && ! is_array( $res ) )
    358                                 $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 ) );
     358                                $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 ) );
    359359                }
    360360        }
    361361
  • wp-admin/includes/update.php

    function get_core_checksums( $version, $locale ) { 
    114114
    115115        $response = wp_remote_get( $url, $options );
    116116        if ( $ssl && is_wp_error( $response ) ) {
    117                 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 );
     117                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 );
    118118                $response = wp_remote_get( $http_url, $options );
    119119        }
    120120
  • wp-admin/includes/upgrade.php

    function wp_install_defaults( $user_id ) { 
    170170
    171171        // Default comment
    172172        $first_comment_author = __('Mr WordPress');
    173         $first_comment_url = 'http://wordpress.org/';
     173        $first_comment_url = 'https://wordpress.org/';
    174174        $first_comment = __('Hi, this is a comment.
    175175To delete a comment, just log in and view the post&#039;s comments. There you will have the option to edit or delete them.');
    176176        if ( is_multisite() ) {
    Password: %3\$s 
    282282We hope you enjoy your new site. Thanks!
    283283
    284284--The WordPress Team
    285 http://wordpress.org/
     285https://wordpress.org/
    286286"), $blog_url, $name, $password);
    287287
    288288        @wp_mail($email, __('New WordPress Site'), $message);
  • wp-admin/network.php

    get_current_screen()->set_help_sidebar( 
    130130        '<p><strong>' . __('For more information:') . '</strong></p>' .
    131131        '<p>' . __('<a href="http://codex.wordpress.org/Create_A_Network" target="_blank">Documentation on Creating a Network</a>') . '</p>' .
    132132        '<p>' . __('<a href="http://codex.wordpress.org/Tools_Network_Screen" target="_blank">Documentation on the Network Screen</a>') . '</p>' .
    133         '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>'
     133        '<p>' . __('<a href="https://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>'
    134134);
    135135
    136136include( ABSPATH . 'wp-admin/admin-header.php' );
  • wp-admin/theme-editor.php

    get_current_screen()->set_help_sidebar( 
    4040        '<p>' . __('<a href="http://codex.wordpress.org/Using_Themes" target="_blank">Documentation on Using Themes</a>') . '</p>' .
    4141        '<p>' . __('<a href="http://codex.wordpress.org/Editing_Files" target="_blank">Documentation on Editing Files</a>') . '</p>' .
    4242        '<p>' . __('<a href="http://codex.wordpress.org/Template_Tags" target="_blank">Documentation on Template Tags</a>') . '</p>' .
    43         '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>'
     43        '<p>' . __('<a href="https://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>'
    4444);
    4545
    4646wp_reset_vars( array( 'action', 'error', 'file', 'theme' ) );
  • wp-admin/users.php

    get_current_screen()->set_help_sidebar( 
    6060    '<p><strong>' . __('For more information:') . '</strong></p>' .
    6161    '<p>' . __('<a href="http://codex.wordpress.org/Users_Screen" target="_blank">Documentation on Managing Users</a>') . '</p>' .
    6262    '<p>' . __('<a href="http://codex.wordpress.org/Roles_and_Capabilities" target="_blank">Descriptions of Roles and Capabilities</a>') . '</p>' .
    63     '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>'
     63    '<p>' . __('<a href="https://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>'
    6464);
    6565
    6666if ( empty($_REQUEST) ) {
  • wp-includes/admin-bar.php

    function wp_admin_bar_wp_menu( $wp_admin_bar ) { 
    127127                'parent'    => 'wp-logo-external',
    128128                'id'        => 'wporg',
    129129                'title'     => __('WordPress.org'),
    130                 'href'      => __('http://wordpress.org/'),
     130                'href'      => __('https://wordpress.org/'),
    131131        ) );
    132132
    133133        // Add codex link
    function wp_admin_bar_wp_menu( $wp_admin_bar ) { 
    143143                'parent'    => 'wp-logo-external',
    144144                'id'        => 'support-forums',
    145145                'title'     => __('Support Forums'),
    146                 'href'      => __('http://wordpress.org/support/'),
     146                'href'      => __('https://wordpress.org/support/'),
    147147        ) );
    148148
    149149        // Add feedback link
    function wp_admin_bar_wp_menu( $wp_admin_bar ) { 
    151151                'parent'    => 'wp-logo-external',
    152152                'id'        => 'feedback',
    153153                'title'     => __('Feedback'),
    154                 'href'      => __('http://wordpress.org/support/forum/requests-and-feedback'),
     154                'href'      => __('https://wordpress.org/support/forum/requests-and-feedback'),
    155155        ) );
    156156}
    157157
  • wp-includes/class-wp-customize-control.php

    class WP_Customize_Image_Control extends WP_Customize_Upload_Control { 
    593593         */
    594594        public function tab_upload_new() {
    595595                if ( ! _device_can_upload() ) {
    596                         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>';
     596                        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>';
    597597                } else {
    598598                        ?>
    599599                        <div class="upload-dropzone">
  • wp-includes/default-widgets.php

    class WP_Widget_Meta extends WP_Widget { 
    316316                        <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>
    317317                        <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>
    318318                        <?php echo apply_filters( 'widget_meta_poweredby', sprintf( '<li><a href="%s" title="%s">%s</a></li>',
    319                                 esc_url( __( 'http://wordpress.org/' ) ),
     319                                esc_url( __( 'https://wordpress.org/' ) ),
    320320                                esc_attr__( 'Powered by WordPress, state-of-the-art semantic personal publishing platform.' ),
    321321                                _x( 'WordPress.org', 'meta widget link text' )
    322322                        ) ); ?>
  • wp-includes/general-template.php

    function get_the_generator( $type = '' ) { 
    23082308                        $gen = '<meta name="generator" content="WordPress ' . get_bloginfo( 'version' ) . '" />';
    23092309                        break;
    23102310                case 'atom':
    2311                         $gen = '<generator uri="http://wordpress.org/" version="' . get_bloginfo_rss( 'version' ) . '">WordPress</generator>';
     2311                        $gen = '<generator uri="https://wordpress.org/" version="' . get_bloginfo_rss( 'version' ) . '">WordPress</generator>';
    23122312                        break;
    23132313                case 'rss2':
    2314                         $gen = '<generator>http://wordpress.org/?v=' . get_bloginfo_rss( 'version' ) . '</generator>';
     2314                        $gen = '<generator>https://wordpress.org/?v=' . get_bloginfo_rss( 'version' ) . '</generator>';
    23152315                        break;
    23162316                case 'rdf':
    2317                         $gen = '<admin:generatorAgent rdf:resource="http://wordpress.org/?v=' . get_bloginfo_rss( 'version' ) . '" />';
     2317                        $gen = '<admin:generatorAgent rdf:resource="https://wordpress.org/?v=' . get_bloginfo_rss( 'version' ) . '" />';
    23182318                        break;
    23192319                case 'comment':
    23202320                        $gen = '<!-- generator="WordPress/' . get_bloginfo( 'version' ) . '" -->';
  • wp-includes/images/crystal/license.txt

    Released under LGPL 
    66
    77Modified February 2008
    88for WordPress
    9 http://wordpress.org
    10  No newline at end of file
     9https://wordpress.org
     10 No newline at end of file
  • wp-includes/media-template.php

    function wp_print_media_templates() { 
    4848                        <h3 class="upload-message">{{ data.message }}</h3>
    4949                <# } #>
    5050                <?php if ( ! _device_can_upload() ) : ?>
    51                         <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>
     51                        <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>
    5252                <?php elseif ( is_multisite() && ! is_upload_space_available() ) : ?>
    5353                        <h3 class="upload-instructions"><?php _e( 'Upload Limit Exceeded' ); ?></h3>
    5454                        <?php
  • wp-includes/pluggable-deprecated.php

    endif; 
    177177 *
    178178 * @since 2.2.0
    179179 * @deprecated 3.5.0
    180  * @link http://wordpress.org/plugins/atom-publishing-protocol/
     180 * @link https://wordpress.org/plugins/atom-publishing-protocol/
    181181 */
    182182if ( ! class_exists( 'wp_atom_server' ) ) {
    183183        class wp_atom_server {
  • wp-includes/theme-compat/comments-popup.php

    else: // have_posts() 
    115115<?php endif; ?>
    116116<!-- // this is just the end of the motor - don't touch that line either :) -->
    117117<?php //} ?>
    118 <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>
     118<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>
    119119<?php // Seen at http://www.mijnkopthee.nl/log2/archive/2003/05/28/esc(18) ?>
    120120<script type="text/javascript">
    121121<!--
  • wp-includes/theme-compat/footer.php

    _deprecated_file( sprintf( __( 'Theme without %1$s' ), basename(__FILE__) ), '3. 
    1515<!-- 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. -->
    1616        <p>
    1717                <?php printf(__('%1$s is proudly powered by %2$s'), get_bloginfo('name'),
    18                 '<a href="http://wordpress.org/">WordPress</a>'); ?>
     18                '<a href="https://wordpress.org/">WordPress</a>'); ?>
    1919                <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>'); ?>
    2020                <!-- <?php printf(__('%d queries. %s seconds.'), get_num_queries(), timer_stop(0, 3)); ?> -->
    2121        </p>
  • wp-includes/theme-compat/sidebar.php

    _deprecated_file( sprintf( __( 'Theme without %1$s' ), basename(__FILE__) ), '3. 
    7272                                        <li><?php wp_loginout(); ?></li>
    7373                                        <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>
    7474                                        <li><a href="http://gmpg.org/xfn/"><abbr title="<?php esc_attr_e('XHTML Friends Network'); ?>"><?php _e('XFN'); ?></abbr></a></li>
    75                                         <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>
     75                                        <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>
    7676                                        <?php wp_meta(); ?>
    7777                                </ul>
    7878                                </li>
  • wp-includes/update.php

    function wp_version_check( $extra_stats = array(), $force_check = false ) { 
    117117
    118118        $response = wp_remote_post( $url, $options );
    119119        if ( $ssl && is_wp_error( $response ) ) {
    120                 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 );
     120                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 );
    121121                $response = wp_remote_post( $http_url, $options );
    122122        }
    123123
    function wp_update_plugins() { 
    264264
    265265        $raw_response = wp_remote_post( $url, $options );
    266266        if ( $ssl && is_wp_error( $raw_response ) ) {
    267                 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 );
     267                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 );
    268268                $raw_response = wp_remote_post( $http_url, $options );
    269269        }
    270270
    function wp_update_themes() { 
    404404
    405405        $raw_response = wp_remote_post( $url, $options );
    406406        if ( $ssl && is_wp_error( $raw_response ) ) {
    407                 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 );
     407                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 );
    408408                $raw_response = wp_remote_post( $http_url, $options );
    409409        }
    410410
  • wp-includes/wp-db.php

    class wpdb { 
    974974<li>Does the user <code>%2$s</code> have permission to use the <code>%1$s</code> database?</li>
    975975<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>
    976976</ul>
    977 <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' );
     977<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' );
    978978                        return;
    979979                }
    980980        }
    class wpdb { 
    13521352        <li>Are you sure that you have typed the correct hostname?</li>
    13531353        <li>Are you sure that the database server is running?</li>
    13541354</ul>
    1355 <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>
     1355<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>
    13561356" ), htmlspecialchars( $this->dbhost, ENT_QUOTES ) ), 'db_connect_fail' );
    13571357
    13581358                        return false;
    class wpdb { 
    14221422        <li>Are you sure that the database server is running?</li>
    14231423        <li>Are you sure that the database server is not under particularly heavy load?</li>
    14241424</ul>
    1425 <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>
     1425<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>
    14261426" ), htmlspecialchars( $this->dbhost, ENT_QUOTES ) ), 'db_connect_fail' );
    14271427
    14281428                // Call dead_db() if bail didn't die, because this database is no more. It has ceased to be (at least temporarily).
  • wp-login.php

    function login_header( $title = 'Log In', $message = '', $wp_error = '' ) { 
    9696                $login_header_url   = network_home_url();
    9797                $login_header_title = get_current_site()->site_name;
    9898        } else {
    99                 $login_header_url   = __( 'http://wordpress.org/' );
     99                $login_header_url   = __( 'https://wordpress.org/' );
    100100                $login_header_title = __( 'Powered by WordPress' );
    101101        }
    102102
  • xmlrpc.php

    header('Content-Type: text/xml; charset=' . get_option('blog_charset'), true); 
    3535<rsd version="1.0" xmlns="http://archipelago.phrasewise.com/rsd">
    3636  <service>
    3737    <engineName>WordPress</engineName>
    38     <engineLink>http://wordpress.org/</engineLink>
     38    <engineLink>https://wordpress.org/</engineLink>
    3939    <homePageLink><?php bloginfo_rss('url') ?></homePageLink>
    4040    <apis>
    4141      <api name="WordPress" blogID="1" preferred="true" apiLink="<?php echo site_url('xmlrpc.php', 'rpc') ?>" />