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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [9366]) wp_list_bookmarks should always show name if there is no image to show. Props mtdewvirus. fixes #7981