WordPress Performance Optimization Part 1: Know your database queries
There are many bad habits that WordPress developers should avoid. Some of these include using the asterisk (*) for SELECT queries, redundant queries, and most importantly, not being familiar enough with SQL. After years of development on corporate websites, the developers ...
WordPress Performance Optimization Part 1: Know your database queries Read more >>