Opened 18 years ago
Closed 18 years ago
#6879 closed defect (bug) (fixed)
get_links_list deprecated to wrong function
| Reported by: | Otto42 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.6 |
| Component: | General | Version: | 2.5.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Patch for deprecated.php to change doc to be correct