Quantcast
Browsing all 2 articles
Browse latest View live

Answer by Milo for How to use transients and variables

You're saving the data in a loop under the same key for each iteration. You'll have to add the index of the current iteration of the loop to the key if you want a unique value for each. Something like:...

View Article


How to use transients and variables

I am trying to implement transient fragments, I've been doing what is suggested here: http://css-tricks.com/wordpress-fragment-caching-revisited/ While it is working for headers, footers, landing...

View Article

Browsing all 2 articles
Browse latest View live