apply_filters( 'pre_term_link', $termlink, $term )
在标记替换发生之前,过滤一个术语的固定链接结构。
$termlink = apply_filters( 'pre_term_link', $termlink, $term );