[wp-trac] [WordPress Trac] #39466: Get list of post API request missing status
WordPress Trac
noreply at wordpress.org
Wed Jan 4 12:46:58 UTC 2017
#39466: Get list of post API request missing status
--------------------------+-----------------------------
Reporter: gnanasekaran | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: REST API | Version: 4.6.1
Severity: normal | Keywords:
Focuses: rest-api |
--------------------------+-----------------------------
when send "get post" request, status ($data['status']) overwrite by
default. I did not get "status" in response.
For below request
Definition
GET /wp/v2/posts/
Example Request
$ curl http://demo.wp-api.org/wp-json/wp/v2/posts/
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39466>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list