Core Function
View Source on Trac ↗ _update_generic_term_count()
_update_generic_term_count( mixed $terms, mixed $taxonomy ) Updates term count based on number of objects.
Parameters 2 required
| Name / Type | Description |
|---|---|
| $terms int[] | List of term taxonomy IDs. Required |
| $taxonomy WP_Taxonomy | Current taxonomy object of terms. Required |
Return Value
(void)
No return value description available.
Function Information
Since Version
3.3.0
Source File
wp-includes/taxonomy.php
Advertisement