Description
Filters the bookmark edit link.
Occurrences
Filename | Line Number |
---|---|
wp-includes/link-template.php | 1680 |
Parameters
Type | Name | Description |
---|---|---|
string | $location | The edit link. |
int | $link_id | Bookmark ID. |
PHP Doc
/**
* Filters the bookmark edit link.
*
* @since 2.7.0
*
* @param string $location The edit link.
* @param int $link_id Bookmark ID.
*/