wp_get_split_terms


wp_get_split_terms ( $old_term_id )

Parameters:
  • (int) old_term_id Term ID. This is the old, pre-split term ID.
Returns:
  • (array) Array of new term IDs, keyed by taxonomy.
Defined at:

Description

Gets data about terms that previously shared a single term_id, but have since been split.

Related Functions

wp_get_split_term, wp_get_post_terms, _wp_batch_split_terms, wp_set_post_terms, wp_get_sites

Top Google Results

User discussions

wpseek mobile