category_link

最后更新于:2021-11-25 22:46:02

apply_filters( ‘category_link’, string $termlink, int $term_id )

Filters the category link.

参数

$termlink

(string)
Category link URL.

$term_id

(int)
Term ID.

源文件

文件: gc-includes/taxonomy.php

View on Trac