apply_filters( 'get_edit_tag_link', string $link )

Filters the edit link for a tag (or term in another taxonomy).


Parameters

$link

(string) The term edit link.


Source

File: wp-includes/link-template.php

View on GitHub



Changelog

Changelog
Version Description
WP-2.7.0 Introduced.