wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
delete_{$taxonomy} › WordPress Action Hooks
Seit4.5.0
Veraltetn/v
› do_action( "delete_{$taxonomy}", $term, $tt_id, $deleted_term, $object_ids )
| Parameter: (4) |
|
| Definiert in: |
|
| Codex: |
Fires after a term in a specific taxonomy is deleted.
The dynamic portion of the hook name, `$taxonomy`, refers to the specific taxonomy the term belonged to. Possible hook names include: - `delete_category` - `delete_post_tag`Ähnliche Funktionen: get_taxonomy, register_taxonomy, delete_option, unregister_taxonomy, delete_meta, get_taxonomies
Ähnliche Hooks: delete_term_taxonomy, deleted_term_taxonomy, create_-taxonomy, edited_-taxonomy, edit_term_taxonomy