{$taxonomy}_add_form, $taxonomy

{$taxonomy}_add_form, $taxonomy

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: 7.0.3

do_action('{$taxonomy}_add_form, $taxonomy') is found 1 times:

  • /wp-admin/edit-tags.php line 606
    	 * @since 3.0.0
    	 *
    	 * @param string $taxonomy The taxonomy slug.
    	 */
    	do_action( "{$taxonomy}_add_form", $taxonomy );
    	?>
    </form></div>
    </div>
    </div><!-- /col-left -->
    
    <div id="col-right">