edit_tag_link
最后更新于:2021-11-26 09:07:33
apply_filters( ‘edit_tag_link’, string $link )
Filters the anchor tag for the edit link for a tag (or term in another taxonomy).
参数
- $link
-
(string)
The anchor tag for the edit link.
源文件
文件: gc-includes/link-template.php
View on Trac