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: |
|
Owned by: |
|
|---|---|---|---|
| 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)
Note: See
TracTickets for help on using
tickets.
see #5028