One of the biggest tasks you’ll run in to with any dynamic site will be reducing page load times. PHP functions and database calls all take time. Errors in the code will even affect how quickly your site loads. The problem is in finding where your bottlenecks are. This is where the Query Monitor plugin shines. […]