mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 07:40:07 +00:00
Docs: Use correct 6.2.0 @since version in multiple docblocks.
Props kebbet, audrasjb, mukesh27. See #56792. git-svn-id: https://develop.svn.wordpress.org/trunk@55349 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1282,7 +1282,8 @@ class Test_Query_CacheResults extends WP_UnitTestCase {
|
||||
/**
|
||||
* Ensure lazy loading term meta queries all term meta in a single query.
|
||||
*
|
||||
* @since 6.1.2
|
||||
* @since 6.2.0
|
||||
*
|
||||
* @ticket 57163
|
||||
* @ticket 22176
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user