get_edit_bookmark_link

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

apply_filters( ‘get_edit_bookmark_link’, string $location, int $link_id )

Filters the bookmark edit link.

参数

$location

(string)
The edit link.

$link_id

(int)
Bookmark ID.

源文件

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

View on Trac