Making WordPress.org

Changeset 1364


Ignore:
Timestamp:
03/02/2015 05:01:24 PM (10 years ago)
Author:
samuelsidler
Message:

Update wordpress.org link to SSL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/browsehappy.com/public_html/index.php

    r1 r1364  
    8888            </section><!-- #share -->
    8989            <div id="byline">
    90                 <a href="<?php echo esc_url( __( 'http://wordpress.org/', 'browsehappy' ) ); ?>" title="WordPress"><?php printf( __( 'Brought to you by %s', 'browsehappy' ), 'WordPress' ); ?></a>
     90                <a href="<?php echo esc_url( __( 'https://wordpress.org/', 'browsehappy' ) ); ?>" title="WordPress"><?php printf( __( 'Brought to you by %s', 'browsehappy' ), 'WordPress' ); ?></a>
    9191            </div><!-- #byline -->
    9292        </div>
Note: See TracChangeset for help on using the changeset viewer.