update_term_cache [ WordPress Function ]
update_term_cache ( $terms, $taxonomy = '' )
| Parameters: |
|
| Defined at: |
|
Soorgelijke functies: update_user_caches, update_category_cache, update_object_term_cache, update_post_cache, update_page_cache
Updates Terms to Taxonomy in cache.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- update_term_cache (WordPress Function) - WPSeek.com
WordPress lookup for update_term_cache, a WordPress Function. wpseek.com is a WordPress-centric search tool for developers and theme authors.
wpseek.com - update_post_caches (WordPress Function) - WPSeek.com
update_post_caches ( $posts, $post_type = 'post', $update_term_cache = true, ... (bool) $update_term_cache Whether to update the term cache. Default is true.
wpseek.com - Docs for page functions.wp-taxonomy.php
void update_term_cache ( $terms, [ $taxonomy = '']). $terms; $taxonomy. wp_count_terms (line 87). void wp_count_terms ( $taxonomy, [ $args = array()]) ...
phpdoc.ftwr.co.uk - Function Reference/update post caches « WordPress Codex
Default is 'post'. bool $update_term_cache Whether to update the term cache. Default is true. bool $update_meta_cache Whether to update the meta cache.
codex.wordpress.org