Make WordPress Core

Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#5052 closed defect (bug) (duplicate)

wp_list_bookmarks() generates the same ID for each link category

Reported by: znuff Owned by:
Priority: low Milestone:
Component: Template Version: 2.3
Severity: minor Keywords:
Cc: Focuses:

Description

Using wp_list_bookmarks() generates the same id="links" for all link categories one person could have.

According to the HTML specs, id should be unique. Thus every theme that uses wp_get_bookmarks() will fail validation.

Change History (2)

#1 @Otto42
19 years ago

  • Resolutionduplicate
  • Status newclosed

Dupe of #4287.

#2 @Nazgul
19 years ago

  • Milestone 2.3
Note: See TracTickets for help on using tickets.