WordPress coding standards exist for a reason. 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 session, we will cover setting up PHPCS with WPCS as well as other tools to help make your code beautiful.

Comments

Comments are closed.