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



edit_tag_form_pre › WordPress Action Hooks

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

Fires before the Edit Tag form.





Quellcode

do_action_deprecated( 'edit_tag_form_pre', array( $tag ), '3.0.0', '{$taxonomy}_pre_edit_form' );