Fix: scan overview tags no longer disappear after scan completes; selected targets and their results stay visible.
1.1.0
Scan Overview UI Update
1.0.5
Improved target selection: show Active badge for active plugins/theme; add Select All (toggle) and Select Active buttons.
1.0.4
Fix “Namespace declaration statement has to be the very first statement” when running phpcs on some hosts (e.g. LiteSpeed): plugin now prefers the direct PHPCS script over the Composer proxy to avoid BOM/encoding issues in vendor/bin/phpcs.
1.0.3
Fix “ERROR: The file 2>&1 does not exist” on macOS when PHPCS command runs without a shell (removed shell redirection from command string)