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

(string) Term link URL.

$term

(WP_Term) Term object.

$taxonomy

(string) Taxonomy slug.

Source Source

File: wp-includes/taxonomy.php

Advertisement

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.

Advertisement

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.