WP-API / docs

The content for developer.wordpress.org/rest-api
https://developer.wordpress.org/rest-api
110 stars 621 forks source link

Clarify how to work with dates #36

Open kadamwhite opened 6 years ago

kadamwhite commented 6 years ago

WordPress/Gutenberg#9967 and WP Trac #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 return null, we should instead document this behavior (including how to identify floating dates and, if the ticket is accepted, how to revert a post to floating status).