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



add_tag_form_fields › WordPress Action Hooks

Since3.0.0
Deprecatedn/a
do_action( 'add_tag_form_fields', $taxonomy )
Parameters:
  • (string) $taxonomy The taxonomy slug.
    Required: Yes
Defined at:
Codex:

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





Source

do_action( 'add_tag_form_fields', $taxonomy );