Opened 18 years ago
Closed 18 years ago
#5532 closed enhancement (fixed)
Add a filter to wp_list_bookmarks() in bookmark-template.php has-patch
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.5 | Priority: | normal |
| Severity: | normal | Version: | 2.5 |
| Component: | General | Keywords: | filter, apply_filters, bookmarks |
| Focuses: | Cc: |
Description
Please add a filter to the wp_list_bookmarks() function in bookmark-template.php.
I need to get hold of the bookmark hyperlinks to add classes, ids, conditional nofollows, etc., for styling and SEO.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [6822]) Add wp_list_bookmarks filter. Props codealsatian. fixes #5532