$taxonomy_pre_edit_form – action
Fires before the Edit Term form for all taxonomies. The dynamic portion of the hook name, `$taxonomy`, refers to the taxonomy slug.
Possible hook names include:
– `category_pre_edit_form` – `post_tag_pre_edit_form`
Parameters
- .
- ( 3.0.0 ) . .
- $tag
- ( WP_Term ) Current taxonomy term object. . . .
- ( string ) $taxonomy Current $taxonomy slug. . . .
Invokers
1 to 1 of 1