Filters the anchor tag for the edit link of a term.
$linkstring
$term_idint
$link = $before . apply_filters( 'edit_term_link', $link, $term->term_id ) . $after;
| Version | Description |
|---|---|
| 3.1.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/edit_term_link