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

Feature: Result Class #2

Open
mAAdhaTTah opened this issue Oct 24, 2015 · 0 comments
Open

Feature: Result Class #2

mAAdhaTTah opened this issue Oct 24, 2015 · 0 comments

Comments

@mAAdhaTTah
Copy link
Contributor

Like, WP_Error, but can be used for both failure and success, along with response messages. Should also be combined with integrated logging, and should be returnable from API (either directly, or should be transformable into a WP_HTTP_Response object). Should be able to contain other result instances, for logging multiple messages. API should (probably) only return the last one.

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

No branches or pull requests

1 participant