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

Communicate runtime check eligibility to users #451

Open
swissspidy opened this issue Apr 4, 2024 · 0 comments
Open

Communicate runtime check eligibility to users #451

swissspidy opened this issue Apr 4, 2024 · 0 comments
Labels
[Type] Enhancement A suggestion for improvement of an existing feature

Comments

@swissspidy
Copy link
Member

In order to perform runtime checks, a few conditions must be met:

  • Plugin Check must be "initialized early" (using WP-CLI I presume) OR the object-cache drop-in must exist
  • AND the plugin under test must be active

This is not communicated at all when running Plugin Check either via WP-CLI or in WordPress admin.

If the plugin is not active, then the runtime checks will simply not be run, without you ever noticing it.

@swissspidy swissspidy added the [Type] Enhancement A suggestion for improvement of an existing feature label Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Enhancement A suggestion for improvement of an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant