Opened 13 years ago
Closed 12 years ago
#22745 closed defect (bug) (fixed)
Missing number_format_i18n() on term counts
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.9 | Priority: | normal |
| Severity: | minor | Version: | 2.1 |
| Component: | I18N | Keywords: | has-patch |
| Focuses: | Cc: |
Description
The Walker_Category and Walker_CategoryDropdown classes output term counts as-is. They should be wrapped in number_format_i18n().
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Patch