WordPress.org

Make WordPress Core

Opened 7 months ago

Last modified 7 months ago

#22745 new defect (bug)

Missing number_format_i18n() on term counts

Reported by: johnbillion Owned by:
Priority: normal Milestone: Awaiting Review
Component: I18N Version: 2.1
Severity: minor Keywords: has-patch
Cc:

Description

The Walker_Category and Walker_CategoryDropdown classes output term counts as-is. They should be wrapped in number_format_i18n().

Attachments (1)

22745.diff (726 bytes) - added by johnbillion 7 months ago.

Download all attachments as: .zip

Change History (2)

johnbillion7 months ago

comment:1 johnbillion7 months ago

  • Keywords has-patch added

Patch

Note: See TracTickets for help on using tickets.