Changeset 57047 for branches/6.4/src/wp-includes/class-wp-term-query.php
- Timestamp:
- 11/01/2023 03:13:53 PM (13 months ago)
- 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 180 180 * @type string $cache_domain Unique cache key to be produced when this query is stored in 181 181 * 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. 183 183 * @type bool $update_term_meta_cache Whether to prime meta caches for matched terms. Default true. 184 184 * @type string|string[] $meta_key Meta key or keys to filter by.
Note: See TracChangeset
for help on using the changeset viewer.