John Blackbourn
John Blackbourn
Thanks for the report!
Thanks for the PR. It sounds like your server is outputting an HTTP header in an unexpected format. Can you provide a list of the headers in the response so...
Thanks, I'll make some adjustments to the header handling to handle this.
Thank you for the report @devhaozi. Can you let me know which plugin is using the `pre_http_request` hook? If it's not a public plugin, can you let me know what...
Thanks for the report Rebecca
Thanks for the reminder, coincidentally I've just been discussing this in https://github.com/WordPress/wordpress-develop/pull/6462 . I have a solution in mind which will avoid the recursion inside the collectors for this functionality.
Thanks, this was reported in the support forums too. See #801. I'll close that one off as this ticket has more info.
Yeah agreed, but this is low on my list of priorities. #483 needs to come first anyway.
Yikes. I'm happy to put in a workaround, but I would strongly recommend using a different name for your taxonomy to avoid the problem altogether.
I've decided to close this off. There are really too many potential problems using a taxonomy with a name that matches an entity in WordPress, and no doubt other plugins...