Open benmay opened 4 years ago
As the developer for an MVP site - I want to do the following via a filter or configuration.
My MVP Site has three plans. Bronze, Silver and Gold.
I want to at a minimum, ensure all posts are for Bronze members only.
While editing and creating posts, I can specify if a post is actually for Silver or Gold members exclusively.
This UI could take the shape of a custom taxonomy that could be applied throughout the site to pages or other post types.
If a Silver member tries to access an article that is for Silver or Gold, they need to be shown an error message and a pathway to upgrade their plan (using: https://github.com/TheCodeCompany/wp-chargify/issues/30)
I should always be able to untick the default Bronze lock so a post could be totally public.
As the developer for an MVP site - I want to do the following via a filter or configuration.
My MVP Site has three plans. Bronze, Silver and Gold.
I want to at a minimum, ensure all posts are for Bronze members only.
While editing and creating posts, I can specify if a post is actually for Silver or Gold members exclusively.
This UI could take the shape of a custom taxonomy that could be applied throughout the site to pages or other post types.
If a Silver member tries to access an article that is for Silver or Gold, they need to be shown an error message and a pathway to upgrade their plan (using: https://github.com/TheCodeCompany/wp-chargify/issues/30)
I should always be able to untick the default Bronze lock so a post could be totally public.