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:
John Blackbourn
2015-12-23 07:52:04 +00:00
parent ec46b01201
commit 858cf7d215
9 changed files with 16 additions and 12 deletions

View File

@@ -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.