Hello,
I'm looking for a solution to our membership site running on WordPress.
The situation is this:
We have 3 levels of membership.
1. Not logged user
2. Logged but has no premium level
3. Logged and has premium level
For those who've got a premium level article is displayed in full length, the rest can see just the beginning.
Is it possible to serve premium cached content for premium users and for the rest the restricted content?
Example:
User1 is premium
User2 is premium
User3 is basic and is logged in.
User4 is not logged in, therefore is the basic level.
When User1 logs in and access a premium article /premium-article/ , generates cache of the article.
When User2 logs in and access /premium-article/ after User1, cached version of User1 is served.
When User 3 logs in and access /premium-article/, generate cache with restricted version.
When User4 access after User3 to /premium-article/, cached version is served that User3 has generated.
When User4 access first /premium-article/, generate the restricted version that after User3 will see after logs in and access /premium-article/
Is this possible? Thank you for your suggestions!
I'm looking for a solution to our membership site running on WordPress.
The situation is this:
We have 3 levels of membership.
1. Not logged user
2. Logged but has no premium level
3. Logged and has premium level
For those who've got a premium level article is displayed in full length, the rest can see just the beginning.
Is it possible to serve premium cached content for premium users and for the rest the restricted content?
Example:
User1 is premium
User2 is premium
User3 is basic and is logged in.
User4 is not logged in, therefore is the basic level.
When User1 logs in and access a premium article /premium-article/ , generates cache of the article.
When User2 logs in and access /premium-article/ after User1, cached version of User1 is served.
When User 3 logs in and access /premium-article/, generate cache with restricted version.
When User4 access after User3 to /premium-article/, cached version is served that User3 has generated.
When User4 access first /premium-article/, generate the restricted version that after User3 will see after logs in and access /premium-article/
Is this possible? Thank you for your suggestions!
Last edited: