[wp-trac] [WordPress Trac] #63945: Make cache in wp_count_posts persistent
WordPress Trac
noreply at wordpress.org
Mon Sep 29 15:26:28 UTC 2025
#63945: Make cache in wp_count_posts persistent
----------------------------+-----------------------------
Reporter: spacedmonkey | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Administration | Version: 2.5
Severity: normal | Resolution:
Keywords: has-patch | Focuses: performance
----------------------------+-----------------------------
Comment (by umarraza9450):
@spacedmonkey Thanks for highlighting this issue.
I’m also experiencing similar slow rendering on large sites due to the
non-persistent counts cache.
You can see an example of this behavior on https://nextreport.id
where the admin list page occasionally loads much slower than expected
when the SQL query runs.
It would be great if this cache could be made persistent to avoid repeated
heavy queries between page requests.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63945#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list