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: MichaelH Owned by: anonymous
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)

5724.diff (346 bytes) - added by MichaelH 5 years ago.

Download all attachments as: .zip

Change History (4)

  • Keywords has-patch added
  • Milestone changed from 2.6 to 2.5

comment:3   ryan5 years ago

  • Resolution set to fixed
  • Status changed from new to closed

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

Note: See TracTickets for help on using tickets.