wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



{$taxonomy}_term_edit_form_tag › Les Actions WordPress

Depuis3.7.0
Dépréciéen/a
do_action( "{$taxonomy}_term_edit_form_tag" )
Défini(e) dans:
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" );