wpseek.com
A WordPress-centric search engine for devs and theme authors



{$taxonomy}_term_edit_form_tag › WordPress Action Hooks

Since3.7.0
Deprecatedn/a
do_action( "{$taxonomy}_term_edit_form_tag" )
Defined at:
Codex:

Fires inside the Edit Term form tag.

The dynamic portion of the hook name, `$taxonomy`, refers to the taxonomy slug. Possible hook names include: - `category_term_edit_form_tag` - `post_tag_term_edit_form_tag`




Source

do_action( "{$taxonomy}_term_edit_form_tag" );