do_action( 'add_tag_form_fields', string $taxonomy )

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


Parameters

$taxonomy

The taxonomy slug.


Source

File: wp-admin/edit-tags.php

View on GitHub


Changelog

Changelog
Version Description
WP-3.0.0 Introduced.