W3cubDocs

/WordPress

apply_filters( 'term_link', string $termlink, WP_Term $term, string $taxonomy )

Filters the term link.

Parameters

$termlink

(string) Term link URL.

$term

(WP_Term) Term object.

$taxonomy

(string) Taxonomy slug.

Source

File: wp-includes/taxonomy.php

View on Trac

Changelog

Version Description
2.5.0 Introduced.

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