Skip to content

Fix 1.6.0 Plugin Check blockers#102

Merged
mehul0810 merged 1 commit into
release/1.6.0from
fix/1.6.0-plugin-check-blockers
May 26, 2026
Merged

Fix 1.6.0 Plugin Check blockers#102
mehul0810 merged 1 commit into
release/1.6.0from
fix/1.6.0-plugin-check-blockers

Conversation

@mehul0810
Copy link
Copy Markdown
Collaborator

Summary

  • Update WordPress.org readme metadata for 1.6.0/current WordPress compatibility and plugin-name policy.
  • Remove direct five-star review linking and add direct-access guards to release PHP files.
  • Resolve Plugin Check findings for request sanitization, generated admin markup output, Assets Manager checked/selected output, SSL URL parsing, page-cache filesystem checks, script footer loading, debug logging, and translation loading.
  • Preserve existing settings, options, and storage contracts.

Validation

  • composer validate --strict
  • composer lint
  • composer test
  • composer phpstan
  • composer lint-blueprint
  • targeted PHPCS on patched release-surface PHP files
  • npm run lint
  • npm run build
  • npm run plugin-zip
  • npx playwright test --list
  • production-surface Plugin Check: No errors found
  • ZIP artifact exclusion/readme metadata inspection
  • composer audit --no-dev
  • npm audit --omit=dev
  • Studio WP plugin status/version smoke
  • Feed smoke: 200 RSS response

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 25, 2026

Test on Playground
Test this pull request on the Playground

@mehul0810 mehul0810 force-pushed the fix/1.6.0-plugin-check-blockers branch from befc92c to c874ec5 Compare May 25, 2026 11:37
@mehul0810 mehul0810 merged commit ba858e9 into release/1.6.0 May 26, 2026
10 checks passed
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