Skip to content
This repository was archived by the owner on Sep 24, 2018. It is now read-only.

Correct methods in WP_REST_SERVER::EDITABLE description#1601

Merged
rmccue merged 3 commits intodevelopfrom
fix-editable-desc
Sep 28, 2015
Merged

Correct methods in WP_REST_SERVER::EDITABLE description#1601
rmccue merged 3 commits intodevelopfrom
fix-editable-desc

Conversation

@rachelbaker
Copy link
Member

EDITABLE is an alias for POST, PUT, and PATCH, not GET

`EDITABLE` is an alias for POST, PUT, and PATCH, not GET
@rachelbaker
Copy link
Member Author

@WP-API/amigos #reviewmerge

rmccue added a commit that referenced this pull request Sep 28, 2015
Correct methods in WP_REST_SERVER::EDITABLE description
@rmccue rmccue merged commit cc9dfec into develop Sep 28, 2015
@rmccue rmccue added this to the 2.0 Beta 5 milestone Sep 28, 2015
@rmccue rmccue deleted the fix-editable-desc branch September 28, 2015 23:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants