Make WordPress Core


Ignore:
Timestamp:
01/09/2019 05:08:25 AM (8 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/twentytwelve/tag.php

    r42343 r44496  
    55 * Used to display archive-type pages for posts in a tag.
    66 *
    7  * @link https://codex.wordpress.org/Template_Hierarchy
     7 * @link https://developer.wordpress.org/themes/basics/template-hierarchy/
    88 *
    99 * @package WordPress
Note: See TracChangeset for help on using the changeset viewer.