WordPress 2.3.0 Hooks, Functions, Classes and Methods
Page 15

edit_term

Fires after a term has been updated, but before the term cache has been cleaned.

edited_{$taxonomy}

Fires after a term for a specific taxonomy has been updated, and the term cache has been cleaned.

edited_term

Fires after a term has been updated, and the term cache has been cleaned.

export_wp

Fires at the beginning of an export, before any headers are sent.

{$field}

Filters the value of a specific post field for display.

{$field}_pre

Filters the value of a specific post field before saving.