Description
Fires after the Add Tag form fields for non-hierarchical taxonomies.
Occurrences
Filename | Line Number |
---|---|
wp-admin/edit-tags.php | 532 |
Parameters
Type | Name | Description |
---|---|---|
string | $taxonomy | The taxonomy slug. |
PHP Doc
/**
* Fires after the Add Tag form fields for non-hierarchical taxonomies.
*
* @since 3.0.0
*
* @param string $taxonomy The taxonomy slug.
*/