a1291762
Forum Replies Created
-
Should have mentioned the source IP is my site, which is on a shared host.
Yep. It works now.
That leaves only 2 items it lacks, compared to my hand-rolled plugin.
The X-Pingback header.
The link rel=”pingback” element.I found the rel=”pingback” in my theme and removed it so really, it’s only the header that’s a “problem”.
Why remove these two? Why advertise a service that has been disabled?
Yes. I’m reporting a bug on that feature. I chose the “block pingback/trackback only” option but it blocked more than it said it would.
Forum: Fixing WordPress
In reply to: Manual core updates fail (but automatic updates work)Wasn’t one-click but this got me to 3.9. I’m guessing the problem remains. I see references to timeouts in file.php but the page load times out before anything in there. Could just be the horrible way php code is driven (ie. the upgrade should be driven from something that isn’t a web request, like a cron job that’s scheduled when you press the button).
Forum: Plugins
In reply to: [Plugin: WP Super Cache] Trailing slash check required?That did the trick. Thanks.