wpseek.com
Uma área de pesquisa sobre o WordPress para devs e autores do tema



{$taxonomy}_term_edit_form_tag › Hooks de Ações WordPress

Desde3.7.0
Obsoleton/a
do_action( "{$taxonomy}_term_edit_form_tag" )
Definido em:
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




Fonte

do_action( "{$taxonomy}_term_edit_form_tag" );