wp_update_term_count_now
wp_update_term_count_now ( $terms, $taxonomy )
Parameters:- (array) terms The term_taxonomy_id of terms to update.
- (string) taxonomy The context of the term.
Returns:- (true) Always true when complete.
Defined at: - Introduced in WordPress: 2.5.0
- Deprecated in WordPress: —
Description
Performs term count update immediately.