Make WordPress Core

Changeset 39476


Ignore:
Timestamp:
12/04/2016 05:16:23 PM (8 years ago)
Author:
helen
Message:

Docs: Update an @since as there will not be a 4.6.2 before 4.7.

props boonebgorges.
fixes #37291 for the 4.7 branch. see [38776].

Location:
branches/4.7
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/4.7

  • branches/4.7/src/wp-includes/taxonomy.php

    r39463 r39476  
    30203020 *
    30213021 * @since 2.3.0
    3022  * @since 4.6.2 Returns a WP_Error object if get_term() returns an error for
     3022 * @since 4.7.0 Returns a WP_Error object if get_term() returns an error for
    30233023 *              any of the matched terms.
    30243024 *
Note: See TracChangeset for help on using the changeset viewer.