Skip to content

Ensure plugin passes all Plugin Check categories#2

Open
ironprogrammer wants to merge 6 commits into
WordPress:trunkfrom
ironprogrammer:fix/plugin-check-sniff-errors
Open

Ensure plugin passes all Plugin Check categories#2
ironprogrammer wants to merge 6 commits into
WordPress:trunkfrom
ironprogrammer:fix/plugin-check-sniff-errors

Conversation

@ironprogrammer
Copy link
Copy Markdown
Member

@ironprogrammer ironprogrammer commented Oct 12, 2024

Per recent plugin directory submission requirements, plugins that trigger any error level for Plugin Check (PCP) "Plugin Repo" category checks are barred from submission. Let's make sure Hello Dolly would pass the tests with PCP 1.2.0!

Note: One check not resolved with this update is a warning for plugin_header_invalid_plugin_uri_domain. This occurs when the Plugin URI contains wordpress.org, but would not block submission on its own.

Props narenin, sergeybiryukov, ironprogrammer.

Addresses errors for WordPress.Security.EscapeOutput.OutputNotEscaped.
Address PCP error for WordPress.WP.AlternativeFunctions.rand_mt_rand.
@ironprogrammer ironprogrammer marked this pull request as draft October 14, 2024 22:29
@ironprogrammer ironprogrammer marked this pull request as ready for review October 24, 2024 19:00
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