wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



{$taxonomy}_term_new_form_tag › WordPress Action Hooks

Da3.7.0
Deprecaton/a
do_action( "{$taxonomy}_term_new_form_tag" )
Definito a:
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




Sorgenti

do_action( "{$taxonomy}_term_new_form_tag" );