Action Hook
View Source on Trac ↗
Action Hook
add_tag_form_pre
do_action( 'add_tag_form_pre', array($taxonomy), '3.0.0', '{$taxonomy}_pre_add_form' ) Fires before the Add Tag form.
Parameters 3 parameters
| Name / Type | Description |
|---|---|
| array($taxonomy) mixed | No description available. |
| '3.0.0' mixed | No description available. |
| '{$taxonomy}_pre_add_form' mixed | No description available. |
Hook Information
Source File
wp-admin/edit-tags.php
Advertisement