Donncha Ó Caoimh
@donncha on WordPress.org and Slack
- Member Since: September 20th, 2003
- Location: Ireland
- Website: ocaoimh.ie
Contribution History
Donncha Ó Caoimh’s badges:- Core Contributor
- Plugin Developer
- Translation Contributor
-
Posted a reply to Cloudflare/WP OPcache/Redis/Jetpack, on the site WordPress.org Forums:
1. I don't know. Haven't used them. 2. I use Jetpack on my blog with… -
Posted a reply to Default Cache Exclusions: Do you exclude Pages from caching by default?, on the site WordPress.org Forums:
None are. Some scripts are excluded by default but you can see those on the… -
Posted a reply to PageSpeed Insights, on the site WordPress.org Forums:
@kevten - best to start a new thread. @makoru - you'll need another plugin or… -
Posted a reply to WP Super Cache generating “access_compat:error” entries in error log, on the site WordPress.org Forums:
Sorry. I have no idea why that's happening. Other people have access_compat problems with other… -
Posted a reply to “Not caching as directory does not exist” error in the log, on the site WordPress.org Forums:
Sorry. I don't know what might cause that but someone else had a similar problem… -
Posted a reply to WP super cache and Yoast SEO incompatible, on the site WordPress.org Forums:
Yikes. I presume Yoast SEO has some code in it that clears the cache directory… -
Posted a reply to Errors: : cURL error 61: Unrecognized content encoding type., on the site WordPress.org Forums:
It's something to do with your hosting unfortunately but I doubt it will interfere with… -
Posted a reply to Set unique cache timeout for specific pages, on the site WordPress.org Forums:
Unfortunately there isn't a way to do this. It would require extensive modifications to the… -
Posted a reply to intermittent plugin issues, on the site WordPress.org Forums:
I tried it and it appears to work. Page was cached too. I'm not sure… -
Posted a reply to Doesn’t work after uninstalling WP Rocket, on the site WordPress.org Forums:
I think wp-rocket left behind the file wp-content/advanced-cache.php - you'll need to manually delete that… -
Posted a reply to Home page cached wrongly, on the site WordPress.org Forums:
I'm not sure what causes that error. It's an extremely rare bug, but an annoying… -
Posted a reply to WP super cache and Yoast SEO incompatible, on the site WordPress.org Forums:
Did you try the debug log in this plugin? That will give you a good… -
Posted a reply to NGINX and WP Super Cache: Many php-fpm processes with active cache, on the site WordPress.org Forums:
Unfortunately I don't have an Nginx install to test this on - every time I… -
Posted a reply to display of the number of votes, on the site WordPress.org Forums:
@wp207 - I just embedded your rating in a html page. I didn't make any… -
Posted a reply to display of the number of votes, on the site WordPress.org Forums:
Hi @wp207, I was able to embed your rating in a blank HTML page and… -
Posted a reply to cached incorrect page, on the site WordPress.org Forums:
How it works? A visitor comes to your site, the plugin intercepts the HTML sent… -
Posted a reply to PageSpeed Insights, on the site WordPress.org Forums:
OK, I think you're referring to static files like .js, css, images etc? This plugin… -
Posted a reply to cached incorrect page, on the site WordPress.org Forums:
That's a weird one. The plugin simply caches the HTML sent to the browser. The… -
Posted a reply to compatibility issue with PHP 8, on the site WordPress.org Forums:
I'm quite sure other plugins use get_sample_permalink(). They'll have the same problem. I would love… -
Posted a reply to 503 (Service Unavailable), on the site WordPress.org Forums:
Does your website load normally? Did you try testing it manually like I described in… -
Posted a reply to 503 (Service Unavailable), on the site WordPress.org Forums:
I think that error is coming from the AMP plugin. Unfortunately I've never used it… -
Posted a reply to How to exclude shortcode from cache, on the site WordPress.org Forums:
Yes, that's it. Good luck! -
Posted a reply to Site crash, on the site WordPress.org Forums:
Glad you got it sorted! -
Posted a reply to compatibility issue with PHP 8, on the site WordPress.org Forums:
I think this is a WordPress core issue. I found this ticket describing the problem.… -
Posted a reply to Site crash, on the site WordPress.org Forums:
Any errors showing in your PHP error log? That's the first place I'd look. -
Posted a reply to PageSpeed Insights, on the site WordPress.org Forums:
Did you use the cache tester in the plugin to test the caching? -
Posted a reply to compatibility issue with PHP 8, on the site WordPress.org Forums:
Thanks for reporting this. I haven't had a chance to test in PHP8.0 yet so… -
Posted a reply to Cache Miss, on the site WordPress.org Forums:
I don't know why that happens on your site. This plugin doesn't favour one country… -
Posted a reply to Site crash, on the site WordPress.org Forums:
You should check your PHP error log. That will tell you what went wrong but… -
Posted a reply to 503 (Service Unavailable), on the site WordPress.org Forums:
I wouldn't worry about the 503 error if everything else is working. That's because your… -
Posted a reply to How to exclude shortcode from cache, on the site WordPress.org Forums:
I don't know. I haven't used that plugin. The author of that plugin, or anyone… -
Posted a reply to How to exclude shortcode from cache, on the site WordPress.org Forums:
You could try the ratings that Crowdsignal.com offer. They do five star or nero ratings… -
Posted a reply to How to exclude shortcode from cache, on the site WordPress.org Forums:
@perfectword7 - the best way is to insert the like button and count using Javascript… -
Posted a reply to PHP Warning: filesize(): stat failed, on the site WordPress.org Forums:
In https://github.com/Automattic/wp-super-cache/pull/814 I hid those warnings so you won't see this message after the next… -
Posted a reply to Update post is too slow, on the site WordPress.org Forums:
Maybe set the expiry time to a shorter time so cache files are cleaned up… -
Posted a reply to Certain files are not being cached, on the site WordPress.org Forums:
Static files are not modified by this plugin. Only the web page HTML. You could… -
Posted a reply to Check REQUEST_URI not $_GET when skipping supercache, on the site WordPress.org Forums:
Thanks @emilycestmoi. I've prepared a PR based on your code. I'll merge it next week… -
Posted a reply to Recommended Links and Plugins not updated last 3 releases, on the site WordPress.org Forums:
PR to modify this section. https://github.com/Automattic/wp-super-cache/pull/812 -
Posted a reply to Recommended Links and Plugins not updated last 3 releases, on the site WordPress.org Forums:
I'm going to add a disclaimer to that list saying I don't have any control… -
Posted a reply to Improve Delete Cache Topbar Action, on the site WordPress.org Forums:
The development version has this change merged. Instructions here http://odd.blog/y/2o -
Posted a reply to backend warnings for unpublished posts, on the site WordPress.org Forums:
I unpublished a post on my blog and I didn't see any error. I'm not… -
Committed [2703247] to Plugins SVN:
Merge with GH @ ... -
Posted a reply to Malware injection in plugin, on the site WordPress.org Forums:
I don't think it was this plugin that was compromised. What happens sometimes is that… -
Posted a reply to PHP Warning: filesize(): stat failed, on the site WordPress.org Forums:
Ah, that's it then. You're deleting the entire cache right at the same time a… -
Posted a reply to PHP Warning: filesize(): stat failed, on the site WordPress.org Forums:
It shouldn't interfere but if you're only deleting one file you should probably use unlink()… -
Posted a reply to Improve Delete Cache Topbar Action, on the site WordPress.org Forums:
@mdnabilsikder @kanrininhiro - check out this PR where I changed the "Delete Cache" button into… -
Posted a reply to Delete Cache Topbar Broken, on the site WordPress.org Forums:
If you know how to use Github you could try this PR that makes the… -
Posted a reply to PHP Warning: filesize(): stat failed, on the site WordPress.org Forums:
That is a problem. I'm pretty sure it's not a problem with the plugin. Has… -
Posted a reply to Potential Conflict?, on the site WordPress.org Forums:
I can't answer that, sorry. I haven't tested that sort of site in many years. -
Posted a reply to htpasswd its not possible, is that right?, on the site WordPress.org Forums:
You're correct. The cache tester won't work with a htpasswd password but it will cache…
Developer
-
Blog Voyeur
Active Installs: Less than 10
-
Comment Referrers
Active Installs: 100+
-
Cookies for Comments
Active Installs: 50,000+
-
Crowdsignal Dashboard - Polls, Surveys & more
Active Installs: 60,000+
-
Exploit Scanner
Active Installs: 20,000+
-
Sharedaddy
Active Installs: 500+
-
Theme Tester
Active Installs: 600+
-
Unfiltered MU
Active Installs: 7,000+
-
WordPress MU Domain Mapping
Active Installs: 5,000+
-
WordPress MU Sitewide Tags Pages
Active Installs: 100+
-
WP Debug Logger
Active Installs: Less than 10
-
WP Job Manager
Active Installs: 100,000+
-
WP Super Cache
Active Installs: 2+ million
Contributor
-
MU Post to Multiple Blogs
Active Installs: 10+
-
SyntaxHighlighter Evolved
Active Installs: 30,000+
-
WDS Multisite Aggregate
Active Installs: 10+