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

feat: add plugin dependencies header #68

Merged

Conversation

justlevine
Copy link
Collaborator

What

Adds support for WP6.5's Plugin Dependencies header.

Why

Ensures WPGraphQL is activated in WP 6.5+, and makes it easy to install if it isn't.

How

Testing Instructions

Additional Info

Checklist:

  • My code is tested to the best of my abilities.
  • My code follows the WordPress Coding Standards.
  • My code has proper inline documentation.
  • I have added unit tests to verify the code works as intended.
  • The changes in this PR have been noted in CHANGELOG.md

@justlevine justlevine added the safe to test ✔ This PR can be run using repository secrets label Apr 6, 2024
@justlevine justlevine merged commit 4915292 into hsimah-services:develop Apr 6, 2024
26 of 27 checks passed
@justlevine justlevine deleted the feat/add-plugin-dependencies branch April 6, 2024 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test ✔ This PR can be run using repository secrets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant