[Fix] Renamed the main class to the D9URM prefix for full Plugin Check naming compliance; no functional change.
1.6.1
[Fix] Renamed the WP-CLI class to use the plugin prefix (Plugin Check naming compliance); no functional change.
1.6.0
[Fix] Scans could appear stuck at “0%” where WP-Cron doesn’t fire promptly (low-traffic or local environments). The scan is now driven forward by the report page in bounded chunks, so it always progresses while the page is open; WP-Cron remains the unattended/weekly fallback.
1.5.0
[Feature] Code is scanned against the version you’re upgrading to, with findings graded Error (will break) vs Warning (deprecation). The static scan now runs for all plugins and themes.
1.4.0
[Feature] WordPress and PHP target selectors — choose the version you’re upgrading to. Defaults to the latest available WordPress version.
1.3.0
[Feature] Local code scan for custom/premium plugins and themes. Live-refreshing deprecation list.
1.2.0
[Feature] Theme auditing and a Type column. Reload-safe background scanning.
1.1.0
[Fix] Memory and performance hardening: background processing, minimal API payloads, bounded deprecation capture.
1.0.0
Initial release: real-time deprecation capture, plugin/theme compatibility audit, readiness verdict, and a wp readiness check WP-CLI command.