add_tag_form

Advertisement

Deprecated Deprecated

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

Summery Summery

Fires at the end of the Add Tag form.

Syntax Syntax

do_action_deprecated( 'add_tag_form', string $taxonomy )

Parameters Parameters

$taxonomy

The taxonomy slug.

Source Source

File: wp-admin/edit-tags.php

Advertisement

Changelog Changelog

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

Advertisement

Leave a Reply