Help needed
Hi,
Iβm trying to create sort of content accessability. I have a site where users can create a Bio-post via FluentForm. That post is shown in a postgrid on the website.
What I need is a way to control the visibility on the website according to a tag that the author has or has not.
When the tag is deleted, I want the post set to βPrivateβ status. When the tag is added (or available) the post gets published again.
Is this possible and how?
Kind regards
Natascha
Natascha VantuykomΒ these may help or not...
https://www.youtube.com/watch?v=E6hpOJPYnWw
Debo OgunrindeΒ hi, unfortunately that is not what I need. The posts need to be set private, so that nobody can see them on the public website anymore.
My usecase is a membership where people can post a bio post on the site. When the tag is removed (they are no active member) the post has to be hidden on the site for ALL people, not just logged-in
I am using a plugin named Content Control. You might have look at that one as you can make it quite granular. Maybe it works for what you need.