Version 1.0.9 is release-ready after verified compatibility work for WordPress 6.9.3 and Rank Math SEO 1.0.265.
Recently completed:
- Verified local runtime compatibility with the latest supported WordPress and Rank Math releases.
- Hardened REST authorization and sanitization handling.
- Improved updater validation and PHP 8.x safety checks.
- Updated user-facing and technical documentation for the
1.0.9release.
- Add support for the
pagepost type in the custom REST endpoint. - Register Rank Math meta fields for pages in native REST responses.
- Verify permission checks, sanitization, and idempotent updates for pages.
- Update API documentation and examples to cover posts, pages, and products where relevant.
- Add a CI workflow for pull requests and pushes to protected branches.
- Add a release workflow for packaging, validation, and tagged releases.
- Add Plugin Check Action to run Plugin Check against the plugin.
- Add PHP CodeSniffer (PHPCS).
- Add WPCS (WordPress Coding Standards).
- Add unit tests with PHPUnit.
- Add WordPress Plugin Integration Test.
- Add checks for plugin/package syntax, malware or virus scanning, and known vulnerability auditing.
- Add minimum PHP and WordPress version coverage to CI.
- Add smoke tests for REST updates against posts, pages, and WooCommerce products.
- Fail builds on coding standards violations, fatal errors, and packaging problems.
- Archive build artifacts for release verification.
- Add structured debug logging controls for troubleshooting.
- Add clearer admin diagnostics for dependency and updater failures.
- Document a repeatable local and staging verification flow.
- Evaluate optional endpoint-level rate limiting.
- Consider API key or token-based authentication for headless integrations.
- Consider audit logging for SEO metadata changes.
- Test against additional PHP versions supported by the plugin.
- Test against more WordPress minor releases and common hosting environments.
- Validate behavior with more Rank Math and WooCommerce combinations.
- Add a dedicated admin settings page for plugin diagnostics and configuration.
- Add a release/debug status panel for updater and dependency health.
- Expand and maintain Norwegian and English documentation in parallel.
- Add translation-ready strings review for all user-facing messages.
- Keep
README.md,README-NORWEGIAN.md,readme.txt, anddocs/aligned for each release. - Update roadmap items whenever a feature is completed or deferred.
- Add CI/CD documentation once workflows are introduced.
- WordPress Auto-Update Documentation
- WordPress Plugin Update API
- WordPress Coding Standards
- Plugin Check Action
- WordPress Plugin Integration Test
Last Updated: March 2026
Status: Active maintenance / release readiness