Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#7981 closed defect (bug) (fixed)

wp_list_bookmarks should always show name if there is no image to show

Reported by: mtdewvirus's profile mtdewvirus Owned by:
Milestone: 2.7 Priority: normal
Severity: normal Version: 2.7
Component: General Keywords: link, has-patch
Focuses: Cc:

Description

In wp_list_bookmarks, if show_images is false and show_name is false, the link will be empty. The name should always be output when no image is output. Also set show_name to false for backwards compatibility.

Attachments (1)

links-show-names.diff (1012 bytes) - added by mtdewvirus 17 years ago.

Download all attachments as: .zip

Change History (2)

#1 @ryan
17 years ago

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

(In [9366]) wp_list_bookmarks should always show name if there is no image to show. Props mtdewvirus. fixes #7981

Note: See TracTickets for help on using tickets.