While implementing fragment caching on a wordpress site by using the technique described here: http://css-tricks.com/wordpress-fragment-caching-revisited/ I found that it seems to actually increase queries. I have now cached many...
  • May 9, 2022
  • 0 Comments
I’m trying to figure out how to best solve an issue I have with 3rd party API’s (OG, Foursquare, Yelp, etc.). I use the transient API to call and...
  • May 7, 2022
  • 0 Comments