Performs SQL query to retrieve all metadata for the terms matching $term_ids and stores them in the cache.Subsequent calls to get_term_meta() will not need to query the database.
Parameters
$term_idsarray
List of term IDs.
Return
array|false
An array of metadata on success, false if there is nothing to update.
Signature, return type and hooks compared across 5 parsed releases.
About this page
Parsed data
Generated from the wordpress-develop 7.1.0 tag, from src/wp-includes/taxonomy.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.
Corrections
Something wrong on this page? Report it and it gets fixed in the next regeneration.