To make short the concept of my blog is for creatives to submit and showcase their work, share their socials to find other creatives and so on. I am considering allowing art and writing containing mature subject matter or nudity. I want to be **very clear** I do not mean someone’s NSFW fantasy or pornographic material.
My concern is if minors interact with the blog, as I would like to give them a potential place to showcase their creativity but I don’t want to cross any lines. So I’m deciding whether or not to A-not allow anything with nudity or mature subject matter whatsoever B-Make the entire thing 18+ (or a sub blog 18+) C- Make an 18+ section with an age restriction if possible or D- Alternative (such as it being an open blog but 18+ to submit)
​
[ad_2]
Anything is possible as long as it’s feasible to code it.
Require login to see the “naughty” stuff. Then, minimally, use css, something like this:
body:not(.logged-in) .post-thumbnail {
filter: blur(8px);
}
What membership plugin are you using to distinquish between levels? If you aren’t using one, take a look at Paid Memberships Pro; It will meet your requires, plus some.
[https://www.paidmembershipspro.com/documentation/](https://www.paidmembershipspro.com/documentation/)
In this case, and to avoid any legal issues, consider adding to ID verification through 3rd parties, then create a category for these posts, and make them viewable for verified members