Make WordPress Core


Ignore:
Timestamp:
12/23/2015 07:52:04 AM (9 years ago)
Author:
johnbillion
Message:

Docs: Miscellaneous docblock code quality tweaks.

See #32246

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/query.php

    r35968 r36074  
    15181518     *     @type string       $meta_key                Custom field key.
    15191519     *     @type array        $meta_query              An associative array of WP_Meta_Query arguments.
    1520      *                                                 {@see WP_Meta_Query->queries}
     1520     *                                                 {@see WP_Meta_Query}
    15211521     *     @type string       $meta_value              Custom field value.
    15221522     *     @type int          $meta_value_num          Custom field value number.
Note: See TracChangeset for help on using the changeset viewer.