Ticket #7414 (closed defect (bug): fixed)

Opened 4 years ago

Last modified 4 years ago

Missing Parenthesis in wp_list_bookmarks

Reported by: brianwhite Owned by: anonymous
Priority: lowest Milestone: 2.6.1
Component: General Version: 2.6
Severity: trivial Keywords:
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

bookmark-template_php.diff Download (493 bytes) - added by brianwhite 4 years ago.
Patch that adds matching "(" before Last Updated:

Change History

Patch that adds matching "(" before Last Updated:

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

(In [8463]) Fix typo in bookmark template. Props brianwhite, fixes #7414 for 2.7

  • Status changed from closed to reopened
  • Version set to 2.6
  • Resolution fixed deleted
  • Milestone changed from 2.7 to 2.6.1

Re-open for 2.6.1

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

(In [8464]) Fix typo in bookmark template. Props brianwhite, fixes #7414 for 2.6.1

Note: See TracTickets for help on using tickets.