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/twentysixteen/index.php

    r42343 r44496  
    88 * E.g., it puts together the home page when no home.php file exists.
    99 *
    10  * @link https://codex.wordpress.org/Template_Hierarchy
     10 * @link https://developer.wordpress.org/themes/basics/template-hierarchy/
    1111 *
    1212 * @package WordPress
Note: See TracChangeset for help on using the changeset viewer.