W3cubDocs

/WordPress

apply_filters( 'edit_term_link', string $link, int $term_id )

Filters the anchor tag for the edit link of a term.

Parameters

$link

(string) The anchor tag for the edit link.

$term_id

(int) Term ID.

Source

File: wp-includes/link-template.php

View on Trac

Changelog

Version Description
3.1.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/edit_term_link