Filters the edit link for a tag (or term in another taxonomy).
$linkstring
return apply_filters( 'get_edit_tag_link', get_edit_term_link( $tag, $taxonomy ) );
| Version | Description |
|---|---|
| 2.7.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/get_edit_tag_link