[wp-trac] [WordPress Trac] #43084: dashboard confuses published posts count with all posts
WordPress Trac
noreply at wordpress.org
Tue Mar 3 15:38:56 UTC 2026
#43084: dashboard confuses published posts count with all posts
-------------------------------------+-------------------------------------
Reporter: awardpress | Owner: joedolson
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 7.0
Component: Posts, Post Types | Version: 2.7
Severity: normal | Resolution:
Keywords: has-screenshots has- | Focuses: ui, accessibility,
patch has-test-info commit | administration
-------------------------------------+-------------------------------------
Comment (by ozgursar):
== Patch Testing Report
Patch Tested: https://github.com/WordPress/wordpress-develop/pull/11127
=== Environment
- WordPress: 7.0-beta2-61752-src
- PHP: 8.2.29
- Server: nginx/1.29.4
- Database: mysqli (Server: 8.4.7 / Client: mysqlnd 8.2.29)
- Browser: Chrome 145.0.0.0
- OS: macOS
- Theme: Twenty Twenty-Five 1.4
- MU Plugins: None activated
- Plugins:
* Test Reports 1.2.1
=== Steps taken
1. View At a Glance in the Dashboard
2. Published Posts' icon is **circle** (css content `\f159`) and Published
Pages'
3. Apply patch
4. Published posts' icon is **pin** (css content `\f109`) and Published
pages' icon is **files** (css content `\f105`)
x. ✅ Patch is solving the problem
=== Expected result
We are expecting to see correct icon next to published posts and pages.
=== Screenshots/Screencast with results
Before
[[Image(https://i.imgur.com/hGFN9dh.png)]]
After
[[Image(https://i.imgur.com/35IsHM9.png)]]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43084#comment:21>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list