wpseek.com
A WordPress-centric search engine for devs and theme authors



update_term_cache › WordPress Function

Since2.3.0
Deprecatedn/a
update_term_cache ( $terms, $taxonomy = '' )
Parameters: (2)
  • (WP_Term[]) $terms Array of term objects to change.
    Required: Yes
  • (string) $taxonomy Not used.
    Required: No
    Default: (empty)
Defined at:
Codex:

Updates terms in cache.



Source

Soon...