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

Conversation

@danielbachhuber
Copy link
Member

By passing the taxonomy to the controller, we can more easily allow
custom controllers for taxonomies, and for those custom taxonomies to
have custom schemas

Fixes #1061
See also #899

By passing the taxonomy to the controller, we can more easily allow
custom controllers for taxonomies, and for those custom taxonomies to
have custom schemas
@danielbachhuber
Copy link
Member Author

@WP-API/amigos #reviewmerge

@rmccue
Copy link
Member

rmccue commented May 3, 2015

Haven't tested, but 👍 on concept.

@danielbachhuber
Copy link
Member Author

Haven't tested, but on concept.

Cool. All existing tests pass.

danielbachhuber pushed a commit that referenced this pull request May 4, 2015
Retool `WP_REST_Terms_Controller` to follow Posts controller pattern
@danielbachhuber danielbachhuber merged commit 383da25 into develop May 4, 2015
@danielbachhuber danielbachhuber deleted the 1061-retool-terms branch May 4, 2015 12:41
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.

register_taxonomy() should support our controller registration arguments

2 participants