How I Keep Dozens of WordPress Sites on One Server Secure
A practical security routine for maintaining many WordPress sites on one server, from hardening and backups to update strategy.
A practical security routine for maintaining many WordPress sites on one server, from hardening and backups to update strategy.
Generate and validate CAPTCHA images in WordPress forms with Gregwar Captcha instead of relying on a plugin.
Practical recovery steps for hacked WordPress sites, plus realistic advice for improving long-term security.
Use Git hooks to automatically check out and deploy updated WordPress code to your server after each push.
How to find and remove the malicious if(!isset($GLOBALS[…])) code injected into WordPress theme files.
A look at the WordPress Researcher backdoor plugin and why research__plugin.php should be removed immediately.