mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-03 04:04:35 +00:00
Docs: Miscellaneous docblock code quality tweaks.
See #32246 git-svn-id: https://develop.svn.wordpress.org/trunk@36074 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1517,7 +1517,7 @@ class WP_Query {
|
||||
* @type string $meta_compare Comparison operator to test the 'meta_value'.
|
||||
* @type string $meta_key Custom field key.
|
||||
* @type array $meta_query An associative array of WP_Meta_Query arguments.
|
||||
* {@see WP_Meta_Query->queries}
|
||||
* {@see WP_Meta_Query}
|
||||
* @type string $meta_value Custom field value.
|
||||
* @type int $meta_value_num Custom field value number.
|
||||
* @type int $menu_order The menu order of the posts.
|
||||
|
||||
Reference in New Issue
Block a user