Make WordPress Core


Ignore:
Timestamp:
07/20/2016 07:32:05 PM (7 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/taxonomy.php

    r38077 r38125  
    12261226     *
    12271227     * @since 2.3.0
    1228      * @since 4.6.0 Added `$term_query`.
     1228     * @since 4.6.0 Added the `$term_query` parameter.
    12291229     *
    12301230     * @param array         $terms      Array of found terms.
Note: See TracChangeset for help on using the changeset viewer.