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