{$taxonomy}_add_form

{$taxonomy}_add_form

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action

See hook in core

Displaying hooks found in version: wordpress-6.5.2

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

  • /wp-admin/edit-tags.php line 602
    	 * @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">