Ryan McCue
Ryan McCue
Hi, thanks for the PR! Usually I'd close out combined PRs, but it seems like this relies on the others? Can you give an example of requests that don't work...
These should all be fixed in #98 now, _I think_. Can you give it a try and confirm please? :)
Hmm, not a bad idea. I'm not sure we should allow users to create/modify applications or revoke tokens via the API, but read-only data should be fine.
Started work on this in #174. I have a few questions: > Append an ID to form actions so that post-submission focus lands in a useful location Not really sure...
:+1:, we should use the same style of errors as the REST API here.
What is the full POST request data you're sending (including headers)?
I'd definitely prefer a combo autocomplete + input field, but there's no standard UI in WP for doing that. I also worry that the accessibility of it might be a...
> Why? Not all users have to have actually authored content do they? Editors? Subscribers only? `who => authors` actually checks `user_level > 0`, not authorship (that's `has_published_posts`). > How...
https://core.trac.wordpress.org/ticket/31696 is the core ticket, I believe.
Feels a little magical, and I'm worried new users wouldn't necessarily understand it, but worth a try I think.