Automattic / batcache

A memcached HTML page cache for WordPress.

Home Page:http://wordpress.org/extend/plugins/batcache/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breaking the cache? Any function, callback filter etc.

rpelletierrefocus opened this issue · comments

I need to find a way to break the cache for a user systematically within either a javascript or php function. We are trying to provide an ad lite experience for subscribed users. The problem is when after they login to Piano (not wordpress), the cached page, with the ads, remains, at least until the cache naturally breaks. This has been extremely frustrating. This seems to be especially a problem on mobile devices.

Any help to figure this out would be very appreciated.