๐ฆ NEW: Added caching for HPOS compatibility status with refresh option.
๐ฆ NEW: Added detection for HPOS compatibility declarations in plugins.
๐ฆ NEW: Added display of HPOS compatibility status at the top of results.
๐ IMPROVE: Updated CSV export to include compatibility status.
๐ IMPROVE: Changed plugin-update-checker to be a Composer dependency.
๐ IMPROVE: Added package.json with npm scripts for frontend asset building.
๐ CHANGE: Refocused scanner on SQL queries referencing posts and postmeta tables.
๐ IMPROVE: Added detection for various SQL query patterns targeting wp_posts and wp_postmeta.
๐ IMPROVE: Enhanced false positive detection for non-order related queries.
๐ IMPROVE: Enhanced scanning with reduced false positives.
๐ IMPROVE: Added code snippets and line numbers to scan results.
๐ IMPROVE: Improved UI with expandable code sections.
๐ CHANGE: Removed WPCom Check dependency and implementation.