Docs: Change `@since` entry for `WP_Term_Query::populate_terms()` added in [43049] to 4.9.8.

See #42691.

git-svn-id: https://develop.svn.wordpress.org/trunk@43491 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2018-07-17 16:24:35 +00:00
parent f75b58113d
commit 121215092c
1 changed files with 1 additions and 1 deletions

View File

@ -978,7 +978,7 @@ class WP_Term_Query {
* *
* Also discards invalid term objects. * Also discards invalid term objects.
* *
* @since 5.0.0 * @since 4.9.8
* *
* @param array $term_ids Term IDs. * @param array $term_ids Term IDs.
* @return array * @return array