term_link

Advertisement

Summery Summery

Filters the term link.

Syntax Syntax

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

Parameters Parameters

$termlink

Term link URL.

$term

Term object.

$taxonomy

Taxonomy slug.

Source Source

File: wp-includes/taxonomy.php

Advertisement

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.

Advertisement

Leave a Reply