-
Notifications
You must be signed in to change notification settings - Fork 5
Weston's review #1
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
Conversation
…ix ArrayAccess params
…ture/weston-review Conflicts: lib/infrastructure/class-wp-rest-server.php
@rmccue @rachelbaker There, that's it for my initial review. |
public function jsonSerialize() { | ||
// @codingStandardsIgnoreEnd |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one has to be ignored for WPCS, otherwise it throws a naming error, last I checked?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not since February: WordPress/WordPress-Coding-Standards#307
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Neato, thanks!
I'm Commander Shepard, and this is my favourite PR on the repo. 👍 |
Merged into WP-API/WP-API |
I'm using this PR to document things I think should (or could) be changed. I'm not necessarily intending this PR to be merged wholesale, but some of its commits can be cherry-picked.
I can also squash the commits together once feedback is provided.