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