Opened 5 years ago
Closed 5 years ago
#6879 closed defect (bug) (fixed)
get_links_list deprecated to wrong function
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.6 |
| Component: | General | Version: | 2.5.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
get_links_list() says to use get_categories() instead, which is incorrect. The new functional equivalent would be wp_list_bookmarks() instead.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Patch for deprecated.php to change doc to be correct