Opened 5 years ago
Closed 5 years ago
#5724 closed defect (bug) (fixed)
Use wp_list_bookmarks in the Default theme's links.php template
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.5 |
| Component: | Template | Version: | 2.3.2 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
Use wp_list_bookmarks() in wp-content/themes/default/links.php instead of the deprecated get_links_list()
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.

(In [6673]) Use wp_list_bookmarks() in default theme. Props MichaelH. fixes #5724