• Greetings,

    I’m trying to make my own theme and things are going fairly well. One problem I’m having, though, is that when I load a given pre-made theme the wp-cache plugin works great, but when I load my own theme nothing gets cached by wp-cache.

    What is the missing piece that’s needed by a theme for wp-cache to work?

Viewing 1 replies (of 1 total)
  • Thread Starter danielrm26

    (@danielrm26)

    I figured it out. The caching bit happens when you call wp_head(). If your custom theme doesn’t have that part, wp-cache doesn’t work.

Viewing 1 replies (of 1 total)
  • The topic ‘Wp-cache Won’t Load With Certain Themes’ is closed to new replies.