Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure use of ?_embed emits correct surrogate keys #103

Merged
merged 3 commits into from Oct 25, 2017

Conversation

danielbachhuber
Copy link
Contributor

@danielbachhuber danielbachhuber commented Oct 25, 2017

Fixes #102

`WP_REST_Server` can call `dispatch()` internally, which means we'd
reset keys already generated. Instead, offer an explicit API to reset
keys, and assume all generated keys should be emitted.
@danielbachhuber danielbachhuber added this to the 0.2.1 milestone Oct 25, 2017
@danielbachhuber danielbachhuber merged commit 0eb018a into master Oct 25, 2017
@danielbachhuber danielbachhuber deleted the 8-fix-keys branch October 25, 2017 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant