_update_generic_term_count
_update_generic_term_count ( $terms, $taxonomy )
Parameters:- (int[]) terms List of term taxonomy IDs.
- (WP_Taxonomy) taxonomy Current taxonomy object of terms.
Defined at: - Introduced in WordPress: 3.3.0
- Deprecated in WordPress: —
Description
Updates term count based on number of objects.Default callback for the 'link_category' taxonomy.