Warning: This hook has been deprecated. Use ‘term_link’ instead.

apply_filters( 'category_link', string $termlink, int $term_id )

Filters the category link.


Description Description


Parameters Parameters

$termlink

(string) Category link URL.

$term_id

(int) Term ID.


Top ↑

Source Source

File: wp-includes/taxonomy.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Use 'term_link' instead.
1.5.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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