Replies: 0
Hello,
I’m working on building a site that offers multiple different products to users.
Each product will essentially be content on a post/page.
The goal is to restrict access to specific purchased content depending on which product the user purchases.
Currently, I have found how to give access to ALL products to ALL logged-in users (using “um_loggedin” shortcodes), but this is not granular enough to restrict access to specific products.
My question is: Using the User Tags extension, will I be able to restrict access to pages based on the user’s tag, as opposed to just their login status?