Update README with security feature highlight

This commit is contained in:
Marcus Quinn
2025-04-07 05:32:40 +01:00
parent 14b1434c65
commit 031c759a84

View File

@ -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