K Adam White

Results 75 issues of K Adam White

Opening this to capture an action from the weekly chat: We should have a list of resources for familiarizing potential contributors with OAuth2 and JWT, and ideally list out RFCs...

We need to solidify and diagram the user-facing flow(s) we will use as part of this authentication mechanism. For example, maybe it would look like this: - User presses "connect...

Noted in #1 : we should be consuming the WordPress `eslint` packages and write our frontend code with those standards in mind. A build process I see as optional but...

enhancement

See #2145: OR and NOT IN handling is present for terms for registered taxonomies, through the use of top-level query parameters for each taxonomy. `categories[]=7&categories[]=9` serves as posts with the...

Opening following a [discussion in `#core-restapi`](https://wordpress.slack.com/archives/core-restapi/p1473799848001125) #2397 and #2361 (addressing the same issue) are blocked by open questions around sanitization & validation of request parameters. The order in which these...

Enhancement
Needs Migration to Trac

Based on discussion following #2765: Registering a meta field defines the data type that field should contain, but there are ways outside of the API's purview that a post could...

Splitting this out from #2629 where it was proposed: In WP-Admin, `auto-draft` is used to account for posts that are not yet “fully” drafted, and therefore disables _e.g._ revisions. In...

Enhancement

This idea is an enhancement proposal that evolved from discussion around #2210. The current solution for sticky posts is to not give them special treatment by default, but to provide...

Enhancement

It was suggested in slack that we shorten the URLs for the intermediate pages in the REST API handbook, so e.g. > https://developer.wordpress.org/rest-api/extending-the-rest-api/ > > becomes > > https://developer.wordpress.org/rest-api/extending/ and...

There is some good content in #51 and http://wp-api.org/node-wpapi/guides/2016/08/12/authenticating-with-cookies.html that could be adapted. We should have a guide that goes beyond the [existing cookie authentication callout](https://developer.wordpress.org/rest-api/using-the-rest-api/authentication/#cookie-authentication) and shows how to...