wordpress/WordPress Plugin Check
Test your WordPress plugin with Plugin Check
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | The GITHUB_TOKEN secret | no | ${{ github.token }} |
| build-dir | Build directory | no | ./ |
| checks | Only run specific checks | no | "" |
| exclude-checks | Checks to exclude | no | "" |
| categories | Limit checks to specific categories | no | "" |
| exclude-files | Exclude certain files from checks | no | "" |
| exclude-directories | Exclude certain directories from checks | no | "" |
| ignore-codes | Error codes to ignore | no | "" |
| ignore-warnings | Ignore warnings | no | false |
| ignore-errors | Ignore errors | no | false |
| include-experimental | Include experimental checks | no | false |
| wp-version | WordPress version to use | no | latest |
| severity | Severity level | no | "" |
| error-severity | Error severity level | no | "" |
| warning-severity | Warning severity level | no | "" |
| include-low-severity-errors | Include errors with lower severity than the threshold as other type. | no | "" |
| include-low-severity-warnings | Include warnings with lower severity than the threshold as other type. | no | "" |
| slug | Slug to override the default | no | "" |
| strict | Treat everything as an error | no | false |
Outputs
no outputs