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

ci: add workflow to run wp plugin checks #46

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Conversation

stklcode
Copy link
Contributor

Branch name prefix "release/" was chosen just to trigger the workflow.

Current findings, just one (expected) error and some minor warnings.

Type Description Comment
Error Tested up to: 5.7 < 6.7 should be updated before next release
Warning Please limit your plugin to 5 tags should be updated, no blocker
Warning "Plugin URI" header not valid should not point to w.org
Warning $in_footer is not set explicitly wp_enqueue_script
Warning Processing form data without nonce verification not critical, just an empty($_GET...) check

@stklcode stklcode self-assigned this Nov 15, 2024
@stklcode stklcode merged commit 4cde4c9 into develop Nov 15, 2024
2 of 3 checks passed
@stklcode stklcode deleted the release/plugin-check branch November 15, 2024 15:34
@stklcode stklcode added this to the 1.0.2 milestone Nov 15, 2024
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.

1 participant