[wp-trac] [WordPress Trac] #63284: _prime_post_caches is getting called unchunked

WordPress Trac noreply at wordpress.org
Tue Apr 15 23:08:12 UTC 2025


#63284: _prime_post_caches is getting called unchunked
--------------------------+------------------------------
 Reporter:  ckeeney       |       Owner:  joemcgill
     Type:  defect (bug)  |      Status:  reviewing
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  General       |     Version:  6.7.2
 Severity:  major         |  Resolution:
 Keywords:                |     Focuses:
--------------------------+------------------------------

Comment (by peterwilsoncc):

 I'm able to reproduce this on a standard WP install on the pages list:

 1. Install [https://github.com/Yoast/wp-cli-faker Yoast WPCLI faker]
 2. Run `wp faker core content --posts=0 --pages=1000`
 3. Run `wp cache flush`
 4. Visit `wp-admin/edit.php?post_type=page`

 On my local, the database call returned 981 rows.

 Relevant environment info:
 * Memcached
 * Plugins: Query Monitor, QM Path mappings, custom plugin top show cache
 config in admin bar
 * WP trunk @ r60166
 * PHP 8.3
 * Dropins: db (Query Monitor's), object-cache, advanced-cache

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63284#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list