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:

Description

Performs term count update immediately.

Related Functions

wp_update_term_count, wp_update_comment_count_now, wp_update_user_counts, _update_post_term_count, wp_update_network_counts

Top Google Results

User discussions

wpseek mobile