20. Testing, Code Quality, and Deployment
This final module focuses on making WordPress PHP maintainable beyond the first working version.
Lessons
- WordPress Coding Standards and Static Checks — catch quality problems before production
- Automated Testing for WordPress PHP — test important behavior with appropriate tools