WPDev.one
Core Function
View Source on Trac ↗

update_termmeta_cache()

update_termmeta_cache( mixed $term_ids )

Updates metadata cache for list of term IDs.

Parameters 1 required

Name / Type Description
$term_ids
array

List of term IDs.

Required

Return Value

((array)
| false) An array of metadata on success, false if there is nothing to update.

Function Information

Since Version
4.4.0
Source File
wp-includes/taxonomy.php
Advertisement