Core Function
View Source on Trac ↗ update_term_cache()
update_term_cache( mixed $terms, mixed $taxonomy = '' ) Updates terms in cache.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $terms WP_Term[] | Array of term objects to change. Required |
| $taxonomy string | Not used. |
Return Value
(void)
No return value description available.
Function Information
Since Version
2.3.0
Source File
wp-includes/taxonomy.php
Advertisement