Make WordPress Core


Ignore:
Timestamp:
07/25/2019 10:44:48 PM (6 years ago)
Author:
SergeyBiryukov
Message:

General: First pass at replacing Codex URLs with a corresponding HelpHub or DevHub article.

Props ianbelanger, tobifjellner, SergeyBiryukov.
See #47771.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-query.php

    r45591 r45674  
    1111 * The WordPress Query class.
    1212 *
    13  * @link https://codex.wordpress.org/Function_Reference/WP_Query Codex page.
     13 * @link https://developer.wordpress.org/reference/classes/wp_query/
    1414 *
    1515 * @since 1.5.0
Note: See TracChangeset for help on using the changeset viewer.