Make WordPress Core


Ignore:
Timestamp:
07/20/2016 07:32:05 PM (8 years ago)
Author:
DrewAPicture
Message:

Docs: Fix formatting, tense, verb conjugation, and other syntax for wp-includes/* elements introduced or changed in 4.6.

Part 2/2.

Fixes #37318.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/link-template.php

    r37985 r38125  
    35983598 *
    35993599 * @since 2.9.0
    3600  * @since 4.6.0 Adjusted to use `wp_get_canonical_url()`.
     3600 * @since 4.6.0 Adjusted to use wp_get_canonical_url().
    36013601 */
    36023602function rel_canonical() {
Note: See TracChangeset for help on using the changeset viewer.