Posts tagged with "phpcs"

Best PHP code style for WordPress developers?

16.7.2019

Code style has always been a topic of huge debate since programming was a thing. One of the more famous and debated questions, namely the usage of ta...

Upgrade to PHP 7.3 for better performance and security

25.6.2019

If you are running WordPress on any ancient PHP version older than 5.6, I have some bad news for you: as of WordPress version 5.2, the minimum PHP ve...

Coding WordPress in style with PHPCS

6.2.2018

Some developers wonder why it isn’t enough that the code just works? The reason is that ugly code is doomed to lead to errors.