Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 15 Aug 04:52
· 8 commits to main since this release

What's Changed

  • WordPress.org Directory Compliance & Security:
    • Added uninstall.php handler for clean database option removal upon uninstallation.
    • Changed debug performance HTML comment to opt-in by default (capo_debug_comments filter) and removed external URLs.
    • Removed insecure sslverify override from Site Health loopback check.
    • Bundled composer.json into the distribution package per WordPress.org GPL guidelines.
  • Compatibility & Standards Fixes:
    • Resolved Plugin Check (PCP) errors (wp_parse_url, Tested up to 7.0, plugin name headers, and ABSPATH checks).
    • 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.txt metadata.

Full Changelog: v0.1.1...v0.1.2