John Blackbourn

Results 332 issues of John Blackbourn

* `/wp-json/oembed/1.0` * `/wp-json/oembed/1.0/embed` * `/wp-json/oembed/1.0/proxy`

When a request is sent to `/wp-json` without a route

Need to add a scheduled GitHub action workflow that periodically (eg once a day) runs the tests against WordPress nightly. This will allow changes in core to be detected. Example:...

Quite a few properties are typed but they're actually optional and default to `null`. Need to check them all.

`/wp/v2/[posts|pages]//autosaves`

The `wp theme mod get --all` command formats its output in a clever way (this is the first time I've seen this particular formatting, I'm not sure if it's used...

bug
good-first-issue
command:theme-mod-get

Theme mods are stored as a serialized option specific to each theme. It should be possible to allow management of the theme mods of themes that aren't active. For example,...