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

Split meta endpoints into separate class #358

Merged
merged 19 commits into from
Sep 2, 2014
Merged

Split meta endpoints into separate class #358

merged 19 commits into from
Sep 2, 2014

Conversation

rmccue
Copy link
Member

@rmccue rmccue commented Jul 17, 2014

This is one half of #273.

@rachelbaker
Copy link
Member

@rmccue is this ready for a #reviewmerge?

@rmccue
Copy link
Member Author

rmccue commented Jul 26, 2014

@rachelbaker Hmm. Question is, what's the best way to handle CPTs and extensibility here? Thinking we might want a slight refactor before we merge.

@rmccue
Copy link
Member Author

rmccue commented Aug 22, 2014

On second thoughts, I'm OK with this.

@rachelbaker #reviewmerge

rmccue and others added 5 commits August 29, 2014 17:13
Undefined method WP_JSON_Meta_Posts::handle_post_meta_action().
Renamed to new class method $this->handle_inline_meta().
Resolves issue where creating meta for a post_id was returning an error.
Resolves PHP warning that Headers were already sent from duplicate use of json_ensure_response on the the same response object.
@rachelbaker
Copy link
Member

@rmccue I added some bug fixes for issues discovered during testing. Please #reviewmerge (especially 03faed1)

@rachelbaker rachelbaker assigned rmccue and unassigned rachelbaker Aug 31, 2014
rmccue added a commit that referenced this pull request Sep 2, 2014
Split meta endpoints into separate class
@rmccue rmccue merged commit 13fde1a into master Sep 2, 2014
@rmccue rmccue deleted the split-meta-class branch September 2, 2014 01:01
rachelbaker added a commit that referenced this pull request Sep 8, 2014
…t_meta() method.

Helper methods for post_meta functionality that still occur within Post routes.
First steps to fix functionality break in #358.
@rachelbaker rachelbaker restored the split-meta-class branch March 14, 2015 15:52
@rachelbaker rachelbaker deleted the split-meta-class branch October 3, 2015 18:07
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