Make WordPress Core

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#18305 closed defect (bug) (fixed)

User counts on User List not number_format_i18n()-ed

Reported by: sirzooro's profile sirzooro Owned by: nacin's profile nacin
Milestone: 3.3 Priority: normal
Severity: normal Version: 3.2.1
Component: Users Keywords: has-patch
Focuses: Cc:

Description

WP_Users_List_Table::get_views() does not call number_format_i18n() when printing user count. Path attached.

Attachments (1)

class-wp-users-list-table.php.diff (626 bytes) - added by sirzooro 14 years ago.

Download all attachments as: .zip

Change History (4)

#1 @nacin
14 years ago

  • Milestone changed from Awaiting Review to 3.3
  • Owner set to nacin
  • Status changed from new to accepted

#2 @nacin
14 years ago

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

In [18735]:

number_format_i18n for role user counts. props sirzooro, fixes #18305.

#3 @nacin
14 years ago

#18728 was a duplicate.

Note: See TracTickets for help on using tickets.