get_edit_tag_link

最后更新于:2021-11-26 22:32:59

apply_filters( ‘get_edit_tag_link’, string $link )

Filters the edit link for a tag (or term in another taxonomy).

参数

$link

(string)
The term edit link.

源文件

文件: gc-includes/link-template.php

View on Trac