add_tag_form_fields

Advertisement

Summery Summery

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

Syntax Syntax

do_action( 'add_tag_form_fields', 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 Introduced.

Advertisement

Leave a Reply