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



add_tag_form_fields › WordPress Action Hooks

Seit3.0.0
Veraltetn/v
do_action( 'add_tag_form_fields', $taxonomy )
Parameter:
  • (string) $taxonomy The taxonomy slug.
    Erforderlich: Ja
Definiert in:
Codex:

Fires after the Add Tag form fields for non-hierarchical taxonomies.





Quellcode

do_action( 'add_tag_form_fields', $taxonomy );