From 031c759a84f5bf92ff37a77ae38fae83b11c2707 Mon Sep 17 00:00:00 2001 From: Marcus Quinn Date: Mon, 7 Apr 2025 05:32:40 +0100 Subject: [PATCH] Update README with security feature highlight --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f76c951..2c7d5e8 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ When WordPress detects a plugin file that no longer exists but is still referenc * Works for both single site and multisite WordPress installations * Confirms before removing any plugin references * Simple, lightweight solution with no settings page required +* Secure implementation with proper permissions checking ## Installation