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



add_tag_form › WordPress Action Hooks

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

Fires at the end of the Add Tag form.





Quellcode

do_action_deprecated( 'add_tag_form', array( $taxonomy ), '3.0.0', '{$taxonomy}_add_form' );