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



{$taxonomy}_term_new_form_tag › WordPress Action Hooks

Seit3.7.0
Veraltetn/v
do_action( "{$taxonomy}_term_new_form_tag" )
Definiert in:
Codex:

Fires inside the Add Tag form tag.

The dynamic portion of the hook name, $taxonomy, refers to the taxonomy slug.

Possible hook names include:

  • category_term_new_form_tag
  • post_tag_term_new_form_tag




Quellcode

do_action( "{$taxonomy}_term_new_form_tag" );