You must be over 18! For a Wordpress website...

Cas87

Regular Member
Joined
Mar 5, 2012
Messages
289
Reaction score
132
Does any one know of, or has anyone used a good ''You must be over 18 - Enter - Exit" pop up plugin for wordpress?

Or, what is the easiest way to implement this on a Wordpress website?

Thanks
 
If I were you, I'll create a page called Welcome, set it as front page.

Put that "You must be 18 bla bla" there.

No need for plugin, just bloating your code.
 
Have a look at this plugin,
Code:
http://wordpress.org/extend/plugins/content-warning/

Though it has not been updated in the last few years, I think it should work. Or else you can also prefer adding an extra welcome page which would ask users whether they want to continue or not.
 
Back
Top