Where exactly should ‘wpsc_cachedata’ filter be called?
It seems to be called before a shortcode has been parsed.
Possible to call it after that?
We are struggling to use this new dynamic caching method to keep the contents/output of a shortcode dynamic in a post/page and it seems things have been complicated now.
Any suggestions as to how we can go about not caching the contents of a shortcode?