wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



{$taxonomy}_term_edit_form_tag › WordPress Action Hooks

Seit3.7.0
Veraltetn/v
do_action( "{$taxonomy}_term_edit_form_tag" )
Definiert in:
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`




Quellcode

do_action( "{$taxonomy}_term_edit_form_tag" );