How to setup linting and coding standards compliance for WordPress

Fancy making a quantum leap forward with the quality of your WordPress Code? If so, you’ve come to the right place 🙂

Today we’re going to walk you through the exact steps to take setup all sorts of wonderful tools to improve your PHP, Javascript and CSS for WordPress projects. Specifically, we’re going to go through how to setup Linters for WordPress.

If you’ve never used a Linter before, you’re in for a big treat. Quite simply, they’ll transform the way you approach ANY kind of software project – and for WordPress projects, they’ll help you elevate your code quality in ways you never even knew were possible.

Sound good? Let’s get on with it!

Read Full Article