Chris Marslender
Chris Marslender
### Description of the Change On distribution, converts block comments to a DOMDocument-friendly format, then parses the html and iterates, firing a filter on each block that is then encountered....
Take the example of a custom taxonomy "review-type" being registered by theme code on blog_id 2 - since that site's theme is not loaded with the --network-wide flag, the taxonomy...
Not sure if this is a problem with cloudflare, or just a more general problem. This used to work fine, and only recently stopped working. Trying to issue a certificate...
### Is there an existing issue for this? - [X] I have searched the existing issues ### What version of `workers-rs` are you using? main ### What version of `wrangler`...
It's to further parallelize proof creation (not squaring). Risky to merge without a lot of testing for obvious reasons. Leaving here as Draft for future use