do_action( "{$taxonomy}_term_new_form_tag" )

Fires inside the Add Tag form tag.


Description

The dynamic portion of the hook name, $taxonomy, refers to the taxonomy slug.


Source

File: wp-admin/edit-tags.php

View on GitHub


Changelog

Changelog
Version Description
WP-3.7.0 Introduced.