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

Properly register "{taxonomy}_exclude" parameters in the schema#2802

Merged
joehoyle merged 1 commit intodevelopfrom
properly-register-taxonomy_exclude-param
Oct 12, 2016
Merged

Properly register "{taxonomy}_exclude" parameters in the schema#2802
joehoyle merged 1 commit intodevelopfrom
properly-register-taxonomy_exclude-param

Conversation

@kadamwhite
Copy link
Contributor

PR #2756 added an _exclude complement to every registered taxonomy query parameter method, e.g. categories_exclude, to permit an API consumer to list an array of term IDs with which returned posts should NOT be associated. However, that PR omitted the important step of registering the parameters on the schema! This PR does so.

PR #2756 added an `_exclude` complement to every registered taxonomy
query parameter method, e.g. `categories_exclude`, to permit an
API consumer to list an array of term IDs with which returned posts
should NOT be associated. However, that PR omitted the important step
of registering the parameters on the schema! This PR does so.
@joehoyle joehoyle merged commit 57af122 into develop Oct 12, 2016
@joehoyle joehoyle deleted the properly-register-taxonomy_exclude-param branch October 12, 2016 02:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants