Opened 23 months ago
Last modified 23 months ago
#62138 new defect (bug)
The theme count in theme-install should use a thousand separator
| Reported by: | dsas | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Themes | Version: | 6.7 |
| Severity: | minor | Keywords: | has-patch |
| Cc: | Focuses: |
Description
The count of themes is currently set as a hardcoded number like "6915", when it should (locale dependant) display using a thousands separator like "6,915" to make it easier to read.
Attachments (1)
Change History (2)
This ticket was mentioned in PR #7462 on WordPress/wordpress-develop by @dsas.
23 months ago
#1
- Keywords has-patch added
The theme navigation includes a count of themes matching the current query. It's currently displayed as a straight number e.g. "6916". It is slightly nicer if the number is displayed with a locale-specific thousands separator.
Before | After
Trac ticket: https://core.trac.wordpress.org/ticket/62138
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Screenshot for clarity