Make WordPress Core


Ignore:
Timestamp:
01/09/2019 05:08:25 AM (6 years ago)
Author:
pento
Message:

Docs: Update Codex references to the Template_Hierarchy page.

https://codex.wordpress.org/Template_Hierarchy redirects to https://developer.wordpress.org/themes/basics/template-hierarchy/, so we should link to the correct page.

Props kmeze, pento.
Fixes #45222.

File:
1 edited

Legend:

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

    r42343 r44496  
    66 * For example, puts together date-based pages if no date.php file exists.
    77 *
    8  * @link https://codex.wordpress.org/Template_Hierarchy
     8 * @link https://developer.wordpress.org/themes/basics/template-hierarchy/
    99 *
    1010 * @package WordPress
Note: See TracChangeset for help on using the changeset viewer.