Opened 16 years ago
Closed 16 years ago
#7414 closed defect (bug) (fixed)
Missing Parenthesis in wp_list_bookmarks
Reported by: | brianwhite | Owned by: | |
---|---|---|---|
Milestone: | 2.6.1 | Priority: | lowest |
Severity: | trivial | Version: | 2.6 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
If you use the show_updated feature of the wp_list_bookmarks function (which calls the _walk_bookmarks function internally) the opening parenthesis is inadvertently omitted from the Last Updated date/time which is show in parenthesis. This fix corrects that typo.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Patch that adds matching "(" before Last Updated: