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

Issue #865: Refactor REST API validation to its own class #883

Merged
merged 3 commits into from
Sep 19, 2024

Conversation

JordanPak
Copy link
Contributor

@JordanPak JordanPak commented Sep 17, 2024

Description of the Change

Closes #865

How to test the Change

Changelog Entry

Changed - Moved REST API class' validation methods to their own Validate class.

Credits

Props @JordanPak

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

Copy link

Preview changes with Playground

You can preview the least recent changes for PR#883 by following one of the links below:

⚠️ Note: The preview sites are created using WordPress Playground. You can add content, edit settings, and test the themes as you would on a real site, but please note that changes are not saved between sessions.

@JordanPak JordanPak marked this pull request as ready for review September 17, 2024 22:12
@mauteri mauteri merged commit dbb3bfb into GatherPress:main Sep 19, 2024
13 checks passed
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.

Move validate methods to new class-validate.php
2 participants