We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
GET /wp/v2/posts
It would be nice if we had top-level support for date queries with GET /wp/v2/posts.
WP_Query currently supports a ton of date filters:
WP_Query
We should pick which fields would be sensible to support, and add them to GET /wp/v2/posts
Related #924
It would be nice if we had top-level support for date queries with
GET /wp/v2/posts.WP_Querycurrently supports a ton of date filters:We should pick which fields would be sensible to support, and add them to
GET /wp/v2/postsRelated #924