p15h
@prestonwordsworth on WordPress.org
- Member Since: October 17th, 2020
Contribution History
p15h’s badges:- Core Contributor
-
Posted a reply to W3C: Illegal character in query: | is not allowed., on the site WordPress.org Forums:
@gabelivan thank you very much for taking care of this! I appreciate it. -
Closed ticket #62052 on Core Trac:
Suggestions prompt doesn’t always appear after publishing a post -
Created ticket #62717 on Core Trac:
POST request to pages returns 200 or 404 -
Posted a reply to Browsers requesting $svg_placeholder, on the site WordPress.org Forums:
Thanks for being so helpful, Florian! Yeah, I realised the space was the culprit once… -
Posted a reply to Browsers requesting $svg_placeholder, on the site WordPress.org Forums:
Right, the two spaces were actually in the HTML. Thanks for catching that! I can’t… -
Posted a reply to ?wpacu_preload=1 creates page caching overhead, on the site WordPress.org Forums:
One thing that could usefully be done is to expose the WPACU_ALLOW_ONLY_UNLOAD_RULE variable in the… -
Posted a reply to Browsers requesting $svg_placeholder, on the site WordPress.org Forums:
Thanks for pointing that out, Florian! Here’s the HTML in question <img decoding="async" width="580" height="580"… -
Created a topic, Browsers requesting $svg_placeholder, on the site WordPress.org Forums:
Dear Brinkmann A side effect of using SVG placehold… -
Posted a reply to Can large POST requests be optimised?, on the site WordPress.org Forums:
A quick follow-up: My statement about 500k+ response was found to be incorrect on double-checking… -
Created a topic, Can large POST requests be optimised?, on the site WordPress.org Forums:
Cache Warmer is currently sending lots of 500k+ respon… -
Posted a reply to Endpoint only cached when requested directly, on the site WordPress.org Forums:
That makes sense. Great to know! -
Created a topic, Bug report for cache_controller.class.php, on the site WordPress.org Forums:
1484 // Bypass sitemap1485 … -
Created a topic, Endpoint only cached when requested directly, on the site WordPress.org Forums:
Whilst testing this useful plugin, we find that a requ… -
Posted a reply to POST /?wordfence_syncAttackData= conflicts with nosniff header, on the site WordPress.org Forums:
Apologies for the delay. I’ve just had time to look at the code, so here’s… -
Created a topic, Also disables functions.php GUI, on the site WordPress.org Forums:
Currently, turning on this plugin simultaneously disab… -
Created a topic, How to remove wptexturize for single pages?, on the site WordPress.org Forums:
Currently, Elementor does this: protected funct… -
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!