wpseek.com
A WordPress-centric search engine for devs and theme authors



edit_tag_form › WordPress Action Hooks

Since2.5.0
DeprecatedUse {@see '{$taxonomy}_edit_form'} instead.
do_action_deprecated( 'edit_tag_form', array( $tag ), '3.0.0', '{$taxonomy}_edit_form' );
Parameters:
  • () tag Current taxonomy term object.
    Required: Yes
Defined at:
Codex:

Fires at the end of the Edit Term form.





Source

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