edit_bookmark_link
最后更新于:2021-11-26 09:03:28
apply_filters( ‘edit_bookmark_link’, string $link, int $link_id )
Filters the bookmark edit link anchor tag.
参数
- $link
-
(string)
Anchor tag for the edit link.
- $link_id
-
(int)
Bookmark ID.
源文件
文件: gc-includes/link-template.php
View on Trac