-
Created a topic, ?wpacu_preload=1 creates page caching overhead, on the site WordPress.org Forums:
A side-effect of preloading assets is that the page it… -
Posted a reply to Implement warm on edit, on the site WordPress.org Forums:
I’ve now identified the reason why populate_enqueue doesn’t get triggered on post update: it’s because… -
Created a topic, Implement warm on edit, on the site WordPress.org Forums:
Currently, although the legend say On their publicatio… -
Created a topic, POST /?wordfence_syncAttackData= conflicts with nosniff header, on the site WordPress.org Forums:
The POST /?wordfence_syncAttackData= script currently … -
Created a topic, W3C: Illegal character in query: | is not allowed., on the site WordPress.org Forums:
Would it be possible to find a workaround for the comp… -
Created a topic, Invalid HTML attribute value, on the site WordPress.org Forums:
Could you please fix this so the page is compliant wit… -
Created a topic, Search image links in, on the site WordPress.org Forums:
Currently, the code relies on the src attribute in <… -
Created a topic, Improve legend to depth, on the site WordPress.org Forums:
The legend currently says Depth "0" means visiting… -
Posted a reply to Recommended settings, on the site WordPress.org Forums:
A good starting point might be to tick Add all public posts (of any type)… -
Created a topic, Integrates with both Cloudflare and mod_cache – a real gem!, on the site WordPress.org Forums:
This is a well thought-out plugin. A notable featur… -
Created a topic, WP database error Incorrect DATETIME value: ‘0’ for query, on the site WordPress.org Forums:
Great plugin! Just reporting the following error: … -
Posted a reply to Redundant `Expires` and invalid `FilesMatch`, on the site WordPress.org Forums:
Reference on the first point can be found here: https://developers.cloudflare.com/cache/concepts/default-cache-behavior/. For similar reasons, the second… -
Created a topic, Redundant `Expires` and invalid `FilesMatch`, on the site WordPress.org Forums:
It seems that the following code can be improved. Expi… -
Created ticket #62052 on Core Trac:
Suggestions prompt doesn’t always appear after publishing a post -
Posted a reply to 5.x updates, on the site WordPress.org Forums:
Nice to have your perspective, Saumya. Let me come back to kpbryce132‘s original remark and… -
Posted a reply to 5.x updates, on the site WordPress.org Forums:
@kpbryce132, I’m glad you brought up the general issue. A lot of us don’t like… -
Mentioned in [58974] on Core SVN:
Media: Consistently pass 'src' attribute to `wp_get_loading_optimization_attributes()`. -
Posted a reply to Is it possible to search inside taxonomy box?, on the site WordPress.org Forums:
This is a feature that’s actually already available when Gutenberg is on. The required configuration… -
Created a topic, Remove reference to `swiper.min.js.map`, on the site WordPress.org Forums:
This ongoing issue is explained in this comment (https… -
Created a topic, Is it possible to search inside taxonomy box?, on the site WordPress.org Forums:
Dear Clark We have more than a hundred terms in one… -
Posted a reply to Plugin creates cache rule for apex, on the site WordPress.org Forums:
And would it be possible for you to automate this in the plugin using WP’s… -
Posted a reply to Disk cache caches query strings, on the site WordPress.org Forums:
That makes sense. In that case, a 303 redirect is probably the way to go. -
Created a topic, Disk cache caches query strings, on the site WordPress.org Forums:
Dear Saumya When Caching Level is set to Ignore que… -
Created a topic, Plugin creates cache rule for apex, on the site WordPress.org Forums:
Dear Saumya We have cache rules configured for our … -
Created a topic, Useful frontend for `WP_Query`, on the site WordPress.org Forums:
This plugin usefully exposes orderby and other paramet… -
Posted a reply to Customize error code 503 for locked out users, on the site WordPress.org Forums:
@wfpeter, good to hear you have plans to migrate to the semantically more appropriate 429… -
Created a topic, Monitor removed pages & use 410, on the site WordPress.org Forums:
A good addition to the 404 monitor would be to track r… -
Posted a reply to Please document reserved slugs, on the site WordPress.org Forums:
This answer is on the right track, thank you! Since Pro is outside the scope… -
Posted a reply to Please document reserved slugs, on the site WordPress.org Forums:
Dear @marthaeli Thank you for this. The specific slugs I mentioned – /uncategorized/ (on sites… -
Created a topic, Please document reserved slugs, on the site WordPress.org Forums:
This isn’t about one specific local problem we’re havi… -
Created a topic, ‘Disable oEmbed’ still shows API route, on the site WordPress.org Forums:
Just reporting that your code for disabling oEmbed doe… -
Posted a reply to Manual purge and cronjob, on the site WordPress.org Forums:
Ah, it’s called ‘queue’ here and I was looking for ‘cron’. That’s why I couldn’t… -
Created a topic, Manual purge and cronjob, on the site WordPress.org Forums:
Dear Majumder At present, auto purge triggered by e… -
Posted a reply to Cache Buster Query Parameter not removed for redirected URL, on the site WordPress.org Forums:
Tested. Looks good to me! -
Posted a reply to purge_object_cache() incompatible with APCu backend, on the site WordPress.org Forums:
Yes, that’s correct – pls see my second post above ;) -
Created ticket #61436 on Core Trac:
'src' not in $attr for wp_get_loading_optimization_attributes -
Posted a reply to purge_object_cache() incompatible with APCu backend, on the site WordPress.org Forums:
We’ve identified Rank Math as the culprit that prevents purge_object_cache() (which calls wp_cache_flush()) from taking effect,… -
Posted a reply to Bulk edit for CPT behind paywall after v1.4, on the site WordPress.org Forums:
Wow that’s great new, Krasen! Will definitely keep an eye on the changelog. -
Posted a reply to Compatibility with WP functions, on the site WordPress.org Forums:
We’ve identified Rank Math the culprit that prevents wp_cache_flush() from taking effect, though the precise… -
Created a topic, purge_object_cache() incompatible with APCu backend, on the site WordPress.org Forums:
This plugin’s function for purging (persistent) object… -
Posted a reply to Rankmath sitemap 404 after purging CF cache, on the site WordPress.org Forums:
We solved the original issue by turning off Rank Math’s fragile implementation of sitemap and… -
Created a topic, Cache Buster Query Parameter not removed for redirected URL, on the site WordPress.org Forums:
This is an edge case. With ‘Remove Cache Buster Query … -
Created a topic, Compatibility with WP functions, on the site WordPress.org Forums:
Currently, the object-cache.php doesn’t appear to work… -
Posted a reply to Rankmath sitemap 404 after purging CF cache, on the site WordPress.org Forums:
That certainly works. But I’m still curious about the cause behind it. Does object cache… -
Posted a reply to Rankmath sitemap 404 after purging CF cache, on the site WordPress.org Forums:
So the problem is caused by wp_cache_flush(). And since on site where persistent object cache… -
Posted a reply to Rankmath sitemap 404 after purging CF cache, on the site WordPress.org Forums:
I’ve managed to narrow down the culprit to the following code in libs/cache_controller.class.php: function purge_object_cache()… -
Posted a reply to Rankmath sitemap 404 after purging CF cache, on the site WordPress.org Forums:
I’ve been able to make some progress this week. Both Rankmath and this plugin on… -
Created a topic, Bulk edit for CPT behind paywall after v1.4, on the site WordPress.org Forums:
It certainly makes good business sense for popular fea… -
Posted a reply to Rankmath sitemap 404 after purging CF cache, on the site WordPress.org Forums:
If there’s nothing in the code that suggests a cause, let me try and collect… -
Posted a reply to Automatic purge doesn’t cover OPcache and object cache, on the site WordPress.org Forums:
That helps! After spending more time with the log, I’ve tracked down the root cause:…