wp_update_term()
Function: Updates term based on arguments provided.
Source: wp-includes/taxonomy.php:3184
Function: Updates term based on arguments provided.
Source: wp-includes/taxonomy.php:3184
Action Hook: Fires after a term has been updated, but before the term cache has been cleaned.
Source: wp-includes/taxonomy.php:3394
Action Hook: Fires after a term in a specific taxonomy has been updated, but before the term cache has been cleaned.
Source: wp-includes/taxonomy.php:3414
Action Hook: Fires after a term has been updated, and the term cache has been cleaned.
Source: wp-includes/taxonomy.php:3435
Action Hook: Fires after a term for a specific taxonomy has been updated, and the term cache has been cleaned.
Source: wp-includes/taxonomy.php:3455
Function: Updates the amount of terms in taxonomy.
Source: wp-includes/taxonomy.php:3507
Function: Removes the taxonomy relationship to terms from the cache.
Source: wp-includes/taxonomy.php:3593
Function: Removes all of the term IDs from the cache.
Source: wp-includes/taxonomy.php:3637
Function: Retrieves the cached term objects for the given object ID.
Source: wp-includes/taxonomy.php:3731
Function: Updates the cache for the given term object ID(s).
Source: wp-includes/taxonomy.php:3782