WordPress.org

Make WordPress Core

Opened 6 years ago

Closed 4 years ago

#5029 closed defect (bug) (duplicate)

wp_list_categories with show_last_update=1 displays no date

Reported by: MichaelH Owned by: anonymous
Priority: normal Milestone:
Component: Template Version: 2.2.3
Severity: normal Keywords:
Cc:

Description

The show_last_update=1 parameter, when used with wp_list_categories, shows nothing for all categories.

$wp_version = '2.3-RC1';
$wp_db_version = 6124;

It does not work in 2.2.3 either.

Change History (2)

comment:1 santosj5 years ago

  • Component changed from General to Template

comment:2 Denis-de-Bernardy4 years ago

  • Milestone 2.9 deleted
  • Resolution set to duplicate
  • Status changed from new to closed

see #5028

Note: See TracTickets for help on using tickets.