Ticket #6879 (new defect)

Opened 2 months ago

Last modified 2 months ago

get_links_list deprecated to wrong function

Reported by: Otto42 Assigned to: anonymous
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

links_list_dep.diff (0.7 kB) - added by Otto42 on 04/30/08 17:42:41.
Patch for deprecated.php to change doc to be correct

Change History

04/30/08 17:42:41 changed by Otto42

  • attachment links_list_dep.diff added.

Patch for deprecated.php to change doc to be correct

04/30/08 17:43:17 changed by Otto42

  • keywords set to has-patch.