概要
This skill provides a systematic framework for auditing WordPress themes and plugins for scalability and speed. It scans PHP code for critical issues like unbounded queries, expensive hooks, and session-start cache bypasses, while offering specific guidance on optimizing WP_Query, REST API handlers, and object caching strategies. Whether preparing for a high-traffic launch or troubleshooting server timeouts, this skill ensures WordPress implementations follow professional engineering best practices for high-performance environments.