As I mentioned before, I want to cache the content for everyone (registered or not) except two user classes, admin and editor.
My site users have some extra features after they register an account but they still need cache.
Basically, I have 3 type of groups:
– unregistered users
– registered users (lower user classes)
– registered users (editor & admin classes)
I don’t want cache for the 3rd group.
Thank you for replying. I hope the feature will be available someday.
Anyone? I’m still trying to “fix” this.