pre_term_link
最后更新于:2021-11-27 20:10:33
apply_filters( ‘pre_term_link’, string $termlink, GC_Term $term )
Filters the permalink structure for a term before token replacement occurs.
参数
- $termlink
-
(string)
The permalink structure for the term’s taxonomy. - $term
-
(GC_Term)
The term object.
源文件
文件: gc-includes/taxonomy.php