From d1d8c0bad1e3da8c7ad6086096f8ad3659453622 Mon Sep 17 00:00:00 2001 From: Marcus Quinn <6428977+marcusquinn@users.noreply.github.com> Date: Mon, 7 Apr 2025 05:36:27 +0100 Subject: [PATCH] Add WordPress compatibility info --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c7d5e8..da1952f 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ When WordPress detects a plugin file that no longer exists but is still referenc * Confirms before removing any plugin references * Simple, lightweight solution with no settings page required * Secure implementation with proper permissions checking +* Compatible with WordPress 5.0+ ## Installation