Make WordPress Core


Ignore:
Timestamp:
11/01/2023 03:08:10 PM (13 months ago)
Author:
johnbillion
Message:

Docs: Correct some docblock formatting errors.

Fixes #59784

See #12009, #52710

File:
1 edited

Legend:

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

    r56585 r57046  
    180180     *     @type string          $cache_domain           Unique cache key to be produced when this query is stored in
    181181     *                                                   an object cache. Default 'core'.
    182     *      @type bool            $cache_results          Whether to cache term information. Default true.
     182     *     @type bool            $cache_results          Whether to cache term information. Default true.
    183183     *     @type bool            $update_term_meta_cache Whether to prime meta caches for matched terms. Default true.
    184184     *     @type string|string[] $meta_key               Meta key or keys to filter by.
Note: See TracChangeset for help on using the changeset viewer.