W3cubDocs

/WordPress

do_action_deprecated( 'add_tag_form', string $taxonomy )

This hook has been deprecated. Use ‘{$taxonomy_add_form’} instead.

Fires at the end of the Add Tag form.

Parameters

$taxonomy

(string) The taxonomy slug.

Source

File: wp-admin/edit-tags.php

View on Trac

Changelog

Version Description
3.0.0 Use '{$taxonomy_add_form'} instead.
2.7.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/add_tag_form