Make WordPress Core

Opened 18 years ago

Closed 18 years ago

#7981 closed defect (bug) (fixed)

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

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

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 18 years ago.

Download all attachments as: .zip

Change History (2)

#1 @ryan
18 years ago

  • Resolutionfixed
  • Status newclosed

(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.