v0.1.2
What's Changed
- WordPress.org Directory Compliance & Security:
- Added
uninstall.phphandler for clean database option removal upon uninstallation. - Changed debug performance HTML comment to opt-in by default (
capo_debug_commentsfilter) and removed external URLs. - Removed insecure
sslverifyoverride from Site Health loopback check. - Bundled
composer.jsoninto the distribution package per WordPress.org GPL guidelines.
- Added
- Compatibility & Standards Fixes:
- Resolved Plugin Check (PCP) errors (
wp_parse_url,Tested up to 7.0, plugin name headers, andABSPATHchecks). - Fixed PHP 7.4 backwards compatibility in Origin Trial subdomain validation.
- Aligned plugin name, text domain, and readme metadata to
capo-head-optimizer/capo-html-head-optimizer. - Enforced 5-tag maximum in
readme.txtmetadata.
- Resolved Plugin Check (PCP) errors (
Full Changelog: v0.1.1...v0.1.2