About
This skill provides a comprehensive framework for building production-grade WordPress plugins, ranging from simple functional scripts to complex PSR-4 architectures. It enforces the 'Security Trinity'—Sanitize, Validate, and Escape—while providing deep implementation knowledge for the Settings API, Custom Post Types, and REST API endpoints. Designed for WordPress 6.7-6.9+, it ensures code is compatible with PHP 8.5 and avoids common pitfalls like SQL injection, CSRF vulnerabilities, and performance-degrading rewrite rule issues. Whether you are refactoring legacy code or starting a new project, this skill provides the patterns and guards necessary for professional WordPress development.