Making WordPress faster
This is a story of implementing things I knew I should be doing, but didn’t QUITE realize the significance. Last year I did a talk at WordCamp Grand Rapids on …
This is a story of implementing things I knew I should be doing, but didn’t QUITE realize the significance. Last year I did a talk at WordCamp Grand Rapids on …
This talk is for people that know PHP and have written some in their theme functions file, but don’t know how to pull that out into a plugin. (This is …
This talk discusses how to speed up your site using caching via easy plugins like WP Super Cache and W3 Total Cache, transients, and server site options like Memcache, APC, …