What's New in 1.1.4
- Security: Hardened the dashboard plugin activate/deactivate AJAX handler against path traversal — the
plugin_fileparameter is now normalised withplugin_basename()and validated withvalidate_plugin()before any filesystem access.
Resolves the LOW finding from the 2026-06-04 security review (#5). Release gate: senior WP code-review audit ran clean (no Critical/High/Medium).