Bookmarks (category)
| edit_bookmark_link() | Outputs a link to edit the current bookmark (link) if the user is authorized and has permission to edit. |
| get_bookmark() | Gets the link data from the blogroll, in the form of an array. You need to specify the link ID. |
| get_bookmarks() | Gets an array of data about blogroll links (Admin -> Links -> Links). |
| wp_list_bookmarks() | Displays a list of links specified on the "Administration > Links" page. |