apply_filters( 'get_edit_tag_link', string $link )
Filters the edit link for a tag (or term in another taxonomy).
Description Description
Parameters Parameters
- $link
-
(string) The term edit link.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.7.0 | Introduced. |