wp_get_split_term()
Function: Gets the new term ID corresponding to a previously split term.
Source: wp-includes/taxonomy.php:4568
Function: Gets the new term ID corresponding to a previously split term.
Source: wp-includes/taxonomy.php:4568
Function: Updates terms in cache.
Source: wp-includes/taxonomy.php:3857
Function: Gets the subset of $terms that are descendants of $term_id.
Source: wp-includes/taxonomy.php:3932
Function: Adds count of children to parent count.
Source: wp-includes/taxonomy.php:4003
Function: Adds any terms from the given IDs to the cache that do not already exist in cache.
Source: wp-includes/taxonomy.php:4078
Function: Updates term count based on object types of the current taxonomy.
Source: wp-includes/taxonomy.php:4111
Function: Updates term count based on number of objects.
Source: wp-includes/taxonomy.php:4179
Action Hook: Fires after a previously shared taxonomy term is split into two separate terms.
Source: wp-includes/taxonomy.php:4339
Function: Splits a batch of shared taxonomy terms.
Source: wp-includes/taxonomy.php:4351
Function: Updates term based on arguments provided.
Source: wp-includes/taxonomy.php:3184