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: - Introduced in WordPress: 4.2.0
- Deprecated in WordPress: —
Description
Gets data about terms that previously shared a single term_id, but have since been split.