Make WordPress Core


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

Docs: Correct some docblock formatting errors.

Reviewed by hellofromTonya.
Merges [57046] to the 6.4 branch.

Fixes #59784

Location:
branches/6.4
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/6.4

  • branches/6.4/src/wp-includes/class-wp-term-query.php

    r56585 r57047  
    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.