Description
PlugeGuard improves WordPress security by detecting hidden or hardcoded login credentials within your PHP files. It provides an admin UI to review and remove potential backdoors or malicious injections manually.
Features:
* Deep file scanning for hidden login credentials
* Secure file viewing and removal
* Lightweight and easy to use
* Fully compatible with modern WordPress standards
Installation
- Upload the plugin to the
/wp-content/plugins/
directory - Activate through the ‘Plugins’ menu
- Go to Tools > PlugeGuard Setting to scan your site
FAQ
-
Does it delete all files?
-
No. It only removes detected credential lines, not entire files.
-
It detects known patterns, especially those wrapped with specific indicators. Obfuscated or encrypted methods may require manual review.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“PlugeGuard” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “PlugeGuard” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release of PlugeGuard