K Adam White

Results 75 issues of K Adam White

[PouchDB](https://pouchdb.com/) & Rust both have good documentation; what can we learn from their site structure?

https://make.xwp.co/2017/07/25/defining-context-in-the-wp-rest-api/ This article by Weston Ruter was cited by espellcaste in core slack, pointing out how little we clarify or explain the reasoning behind Context.

WordPress/Gutenberg#9967 and [WP Trac #39953](https://core.trac.wordpress.org/ticket/39953) establish some nuances to how unspecified or "floating" dates are handled for draft posts. As we cannot go back in time and make unspecified dates...

When trying to run `yarn` to set up the repo for contribution, I found that the install failed because a (Python) dependency package `distutils` was missing when trying to build...

bug

We've observed an issue in some of our test environments where the `Alert_Manager::get_latest_events` method returned `false` (indicating that connectivity was lost), which is a TypeError on recent versions of PHP...