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