Make WordPress Core


Ignore:
Timestamp:
04/01/2019 11:55:39 AM (6 years ago)
Author:
SergeyBiryukov
Message:

Bundled Themes: Link to an updated documentation on child themes on developer.wordpress.org, instead of Codex.

Props man4toman, andraganescu.
Fixes #46450.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentysixteen/functions.php

    r44382 r45081  
    1313 *
    1414 * @link https://codex.wordpress.org/Theme_Development
    15  * @link https://codex.wordpress.org/Child_Themes
     15 * @link https://developer.wordpress.org/themes/advanced-topics/child-themes/
    1616 *
    1717 * Functions that are not pluggable (not wrapped in function_exists()) are
Note: See TracChangeset for help on using the changeset viewer.