Skip to content

CoreSlim v1.0.1

Choose a tag to compare

@gireeshkottayam gireeshkottayam released this 31 Aug 11:57
· 6 commits to main since this release

CoreSlim v1.0.1

Telemetry is now opt-in (off by default) to meet WordPress.org guideline #7 (no user tracking without explicit consent).

What changed

  • New Privacy & Consent section on the Settings screen with a single toggle: "Send anonymous usage telemetry to ShareWire.in" (off by default).
  • CoreSlim now never contacts an external server unless you explicitly enable it. It stores all settings locally in your WordPress database.
  • Updated the readme + FAQ "How is my data handled?" to describe the opt-in clearly.

Baseline (unchanged from v1.0.0)

  • Four modules over a single autoloaded option: Assets, Header & Meta Cleanup, Security & Hardening, Performance & Server Resources.
  • Safe / Maximum Performance / Reset presets, JSON export/import, live AJAX toggles.
  • Native WordPress auto-updates (still via ShareWire) and no license key, no activation lock, free forever.

Quality

  • 81/81 tests passing (added consent-default, sanitize-optin, hook-not-registered-when-off, and docs dash-scan cases).
  • PHP lint clean on all files; Rule 21 (no em/en dash) enforced at build.