wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
edit_{$taxonomy} › WordPress Action Hooks
Seit6.1.0
Veraltetn/v
› do_action( "edit_{$taxonomy}", $term_id, $tt_id, $args )
| Parameter: (3) |
|
| Definiert in: |
|
| Codex: |
Fires after a term in a specific taxonomy has been updated, but before the term cache has been cleaned.
The dynamic portion of the hook name, `$taxonomy`, refers to the taxonomy slug. Possible hook names include: - `edit_category` - `edit_post_tag`Ähnliche Funktionen: get_taxonomy, is_taxonomy, register_taxonomy, unregister_taxonomy, get_taxonomies, get_taxonomy_labels
Ähnliche Hooks: edited_-taxonomy, edit_term_taxonomy, edited_term_taxonomy, get_-taxonomy, edit_term_taxonomies