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



edit_tag_form › WordPress Action Hooks

Seit2.5.0
VeraltetUse {@see '{$taxonomy}_edit_form'} instead.
do_action_deprecated( 'edit_tag_form', array( $tag ), '3.0.0', '{$taxonomy}_edit_form' );
Parameter:
  • () tag Current taxonomy term object.
    Erforderlich: Ja
Definiert in:
Codex:

Fires at the end of the Edit Term form.





Quellcode

do_action_deprecated( 'edit_tag_form', array( $tag ), '3.0.0', '{$taxonomy}_edit_form' );