Skip to content

Add Plugin Check Workflow#451

Open
peterwilsoncc wants to merge 40 commits into
developfrom
do/450-plugin-check
Open

Add Plugin Check Workflow#451
peterwilsoncc wants to merge 40 commits into
developfrom
do/450-plugin-check

Conversation

@peterwilsoncc
Copy link
Copy Markdown
Contributor

@peterwilsoncc peterwilsoncc commented May 19, 2026

Warning

This is forked from #449 and should not be merged prior to that PR.

Description of the Change

Adds the WordPress Plugin Check workflow.

There are a lot of warnings showing for the prefix srm_ rather than safe_redirect_manager_. It would have been flagged in a more recent submission but 14 years ago when the plugin was submitted it was accepted.

I can't see a way of setting the plugin check to accept srm as a prefix.

Closes #450

How to test the Change

Review plugin workflow and ensure it passes.

Changelog Entry

Developer - Add WordPress Plugin Check workflow.

Credits

Props @peterwilsoncc

Checklist:

@github-actions github-actions Bot added this to the 2.3.0 milestone May 19, 2026
@peterwilsoncc peterwilsoncc force-pushed the do/450-plugin-check branch 4 times, most recently from 2038397 to 0cf6831 Compare May 19, 2026 04:42
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 19, 2026

🔍 WordPress Plugin Check Report

⚠️ Status: Passed with warnings

📊 Report

🎯 Total Issues ❌ Errors ⚠️ Warnings
1 0 1

⚠️ Warnings (1)

📁 inc/functions.php (1 warning)
📍 Line 🔖 Check 💬 Message
410 Squiz.PHP.DiscouragedFunctions.Discouraged The use of function ini_set() is discouraged

🤖 Generated by WordPress Plugin Check Action • Learn more about Plugin Check

@peterwilsoncc peterwilsoncc marked this pull request as ready for review May 21, 2026 00:43
@github-actions github-actions Bot added the needs:code-review This requires code review. label May 21, 2026
dkotter
dkotter previously approved these changes May 21, 2026
@peterwilsoncc peterwilsoncc force-pushed the do/450-plugin-check branch from 8df390c to 7435a51 Compare May 22, 2026 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs:code-review This requires code review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pass WordPress Plugin Check

2 participants