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

props boonebgorges.
fixes #37291. see [38776].


git-svn-id: https://develop.svn.wordpress.org/trunk@39475 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Helen Hou-Sandi 2016-12-04 17:09:20 +00:00
parent 4b2cbf6ac3
commit 980459a68b
1 changed files with 1 additions and 1 deletions

View File

@ -3025,7 +3025,7 @@ function clean_term_cache($ids, $taxonomy = '', $clean_taxonomy = true) {
* function only fetches relationship data that is already in the cache.
*
* @since 2.3.0
* @since 4.6.2 Returns a WP_Error object if get_term() returns an error for
* @since 4.7.0 Returns a WP_Error object if get_term() returns an error for
* any of the matched terms.
*
* @param int $id Term object ID.