Make WordPress Core


Ignore:
Timestamp:
04/12/2015 09:28:58 PM (10 years ago)
Author:
ocean90
Message:

Use HTTPS URLs for codex.wordpress.org.

see #27115.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentyten/loop-page.php

    r25627 r32116  
    44 *
    55 * The loop displays the posts and the post content. See
    6  * http://codex.wordpress.org/The_Loop to understand it and
    7  * http://codex.wordpress.org/Template_Tags to understand
     6 * https://codex.wordpress.org/The_Loop to understand it and
     7 * https://codex.wordpress.org/Template_Tags to understand
    88 * the tags used in it.
    99 *
Note: See TracChangeset for help on using the changeset viewer.