本文档介绍了用于WordPress插件开发的各种工具,包括开发环境工具和浏览器内工具,重点讨论后者以帮助开发者正确构建和诊断问题。
There are a wide variety of tools available to help with plugin development. Some of them are run in your development environment (xdebug, PHPCS, etc), but there are also some excellent tools that can run right inside WordPress to help you build things properly and diagnose problems. This chapter deals with the in-browser tools.