Understanding WordPress Caching

In one of the best explanations of caching I’ve ever seen, Zack Tollman compares the act of preparing a meal to what happens any time we make a web request. From acquiring fresh ingredients, to serving reheated leftovers, Zack will teach you how caching works and how you can better leverage it in your own projects.

What You’ll Learn

  • Basic caching concepts
  • The difference between object and page caching
  • Implementing caching strategies in WordPress
  • Common patterns for caching in WordPress
  • And more!