mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Docs: Various docblock corrections and improvements for changes introduced in 6.0.
See #54729 git-svn-id: https://develop.svn.wordpress.org/trunk@53302 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -951,7 +951,7 @@ class WP_Term_Query {
|
||||
* @since 6.0.0
|
||||
*
|
||||
* @param WP_Term[] $term_objects Array of term objects.
|
||||
* @param string $_fields Field to format.
|
||||
* @param string $_fields Field to format.
|
||||
*
|
||||
* @return WP_Term[]|int[]|string[] Array of terms / strings / ints depending on field requested.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user