John Blackbourn

Results 494 comments of John Blackbourn

Unfortunately I don't have time to look at this properly at the moment, but if a change is made here then IMO any existing plugin that catches emails should work...

@zackkatz Would you like to try version 1.0.0 to see if this has been fixed?

Ok thanks! We should be in a better position to deal with it now though.

What improvement does this give? And does GitHub Actions provide more than one core to run this in parallel during CI?

Thanks for the PR! I'll take a look soon.

It would be good to have some tests in place for this. I've used [ajv-cli](https://github.com/ajv-validator/ajv-cli) in several projects but it doesn't look like it supports YAML input. Maybe best done...

`get_registered_settings()` and `get_post_type_capabilities()` were implemented in https://core.trac.wordpress.org/changeset/60236. The problem with declaring the shapes on class properties is it can lead to a load of duplication and we don't have a...

https://core.trac.wordpress.org/ticket/57299 is probably relevant too, we don't yet know if the docs parser for developer.wordpress.org can handle array key notation. Needs somebody to volunteer to get that tested.

Thanks for the suggestion. I seem to remember that there are no useful hooks on that error screen, but I will take a look.