Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18305 closed defect (bug) (fixed)

User counts on User List not number_format_i18n()-ed

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

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 15 years ago.

Download all attachments as: .zip

Change History (4)

#1 @nacin
15 years ago

  • Milestone Awaiting Review3.3
  • Owner set to nacin
  • Status newaccepted

#2 @nacin
15 years ago

  • Resolutionfixed
  • Status acceptedclosed

In [18735]:

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

#3 @nacin
15 years ago

#18728 was a duplicate.

Note: See TracTickets for help on using tickets.