May 2, 2018
Part 2
Very low volume due to broken lapel mic!
WordPress coding standards exist for a reason. They provide a level of continuity among developers so that you can expect a certain level of quality and readability in code written for WordPress. WPCS is a set of rules PHPCS (PHP Code Sniffer) that makes it super easy to comply with WordPress coding standards by showing you the areas of your code that do not comply. In this workshop, we will cover setting up PHPCS with WPCS as well as other tools to help make your code beautiful.
May 4, 2018 at 8:08 am |
Here are the slides from this talk: https://www.slideshare.net/corywebb/your-code-stinks-wpcs-can-help
LikeLike