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

Filters the term link.


Description Description


Parameters Parameters

$termlink

(string) Term link URL.

$term

(object) Term object.

$taxonomy

(string) Taxonomy slug.


Top ↑

Source Source

File: wp-includes/taxonomy.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.