WPDev.one
Core Function
View Source on Trac ↗

get_edit_bookmark_link()

get_edit_bookmark_link( mixed $link = 0 )

Displays the edit bookmark link.

Parameters 1 required

Name / Type Description
(int

| stdClass) $link Optional. Bookmark ID. Default is the ID of the current bookmark.

Required

Return Value

((string)
| void) The edit bookmark link URL.

Function Information

Since Version
2.7.0
Source File
wp-includes/link-template.php
Advertisement