Used By
Used By | Description |
---|---|
wp-includes/taxonomy.php: clean_term_cache() | Will remove all of the term IDs from the cache. |
Fires once after each taxonomy’s term cache has been cleaned.
(array) An array of term IDs.
(string) Taxonomy slug.
(bool) Whether or not to clean taxonomy-wide caches
File: wp-includes/taxonomy.php
Version | Description |
---|---|
4.5.0 | Added the $clean_taxonomy parameter. |
2.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/clean_term_cache