Tag: WP

  • WPCS 3.0.0 Breaking Changes

    Like many #WordPress #Plugin and Theme developers I use #PHPCS with WordPress rule sets to help with coding the WP standards, especially around security. Also like many I use #composer to install #WP coding standards with its dependencies. The issue is that composer will update without warning, even if there are breaking changes. So I…