Making WordPress.org


Ignore:
Timestamp:
02/12/2019 09:44:06 PM (6 years ago)
Author:
coffee2code
Message:

WordPress.tv: Update URLs to HTTPS where possible.

Props mitraval192, coffee2code.
See #3120.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.tv/public_html/wp-content/themes/wptv2/404.php

    r6374 r8230  
    2020            <div class="baron-von-pick">
    2121                <img src="<?php echo get_stylesheet_directory_uri(); ?>/i/michael-pick-stashes-a-guinness.gif" alt="" /><br />
    22                 <?php printf( __( 'Photo animation credit: %s.', 'wptv' ), '<a href="http://markjaquith.com/">Mark Jaquith</a>' ); ?>
     22                <?php printf( __( 'Photo animation credit: %s.', 'wptv' ), '<a href="https://markjaquith.com/">Mark Jaquith</a>' ); ?>
    2323            </div>
    2424            <div class="message-404">
Note: See TracChangeset for help on using the changeset viewer.