Tag: PHP
-

Debug PHP performance issues with Tideways
Tideways is a service to analyze what your WordPress PHP code is doing. In this post we show an example of a slow WordPress site, and how it was fixed!
-

Coding WordPress in style with PHPCS
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.
