Chris Van Patten

Results 11 issues of Chris Van Patten

I've searched around a bit and I'm fairly convinced this is a bug, not a PEBKAC (although apologies if it is!) I have a linked dir setup like this: ```...

bug

Right now, the `wp s3-uploads verify` CLI command is able to verify write and delete, but does not seem to internally call any functions which would also check the ListObjects...

I did a bit of experimentation with a PR but wasn't quite able to get it to work, so I thought I'd take this to an issue to look for...

oEmbed seems to fail in a few circumstances. It seems partly protocol-related but there are a few other edge cases too. Short URLs work with the `http` protocol but fail...

question

This is a slight improvement (subjective, but still) to the Edit Form admin UI. ### Before ![hf-1](https://user-images.githubusercontent.com/1231306/46693917-41f95080-cbd9-11e8-8405-a74a93075902.png) ### After ![hf-2](https://user-images.githubusercontent.com/1231306/46693927-46be0480-cbd9-11e8-995c-c01f720fd0ff.png) It has been tested for mobile responsiveness as well.

The default form markup was previously generated without `for` attributes in the labels. This PR changes that! Note that there is random green in the diff because I have Vim...

I've generated stubs for WordPress 5.2.0, 5.2.1, and 5.2.2, which brings the stubs package in alignment with WP core's current version, and interim versions.

There are some inconsistencies in the documentation around parameter names, vs what's represented in the config schema. This PR attempts to clear those up a bit.

Hello! I've got the app built and working for the most part — I'm able to connect to my Spotify account, pull down my connected devices, and control a device...

Per discussion in core Slack, it would be helpful to clarify some of the behavior around type coercion in the API. Here's a bit of text to kick off the...