Skip to content

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

Merged
mauteri merged 3 commits intoGatherPress:mainfrom
JordanPak:feature/865-validation-class
Sep 19, 2024
Merged

Issue #865: Refactor REST API validation to its own class#883
mauteri merged 3 commits intoGatherPress:mainfrom
JordanPak:feature/865-validation-class

Conversation

@JordanPak
Copy link
Copy Markdown
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.

@github-actions
Copy link
Copy Markdown
Contributor

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
@JordanPak JordanPak deleted the feature/865-validation-class branch August 9, 2025 19:28
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