=== Site Security Auditor === Contributors: gopalbogati Requires PHP: 7.4 Tested up to: 6.8 Stable tag: 1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A simple admin tool to audit plugins, file integrity (baseline + changes), and hardening settings. No tracking or updater hooks. == Description == Site Security Auditor helps admins spot risks from outdated/inactive plugins, monitor file changes in plugins/themes, and review hardening settings like DISALLOW_FILE_EDIT or FORCE_SSL_ADMIN. It uses only WordPress core APIs and stores data in options. == Installation == 1. Upload the ZIP via Plugins → Add New → Upload Plugin 2. Activate 3. Go to Tools → Security Audit 4. Create/Update Baseline → Scan Now == Changeling == = 1.0 = * Add full dashboard sections and escaping * Fix text domain packaging