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



edit_tag_form_fields › WordPress Action Hooks

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

Fires after the Edit Tag form fields are displayed.





Source

do_action_deprecated( 'edit_tag_form_fields', array( $tag ), '3.0.0', '{$taxonomy}_edit_form_fields' );