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



add_tag_form_pre › WordPress Action Hooks

Seit2.5.0
VeraltetUse {@see '{$taxonomy}_pre_add_form'} instead.
do_action_deprecated( 'add_tag_form_pre', array( $taxonomy ), '3.0.0', '{$taxonomy}_pre_add_form' );
Parameter:
  • () taxonomy The taxonomy slug.
    Erforderlich: Ja
Definiert in:
Codex:

Fires before the Add Tag form.





Quellcode

do_action_deprecated( 'add_tag_form_pre', array( $taxonomy ), '3.0.0', '{$taxonomy}_pre_add_form' );