Tagged Questions
0
votes
1answer
142 views
Basic password protection without using users and roles
I'm using WooCommerce, and want to be able to password protect products (or preferably whole categories if possible), but without using the Users & Roles functionality build into WP(because I need ...
0
votes
1answer
1k views
Password protect a specific category page/post
I have searched high and low for this but nothing is sticking out at me. I am looking to password protect posts and/or pages based on a certain category.
The reason for this is that I am creating a ...
5
votes
1answer
132 views
multi page password protection
Is it possible to have the "password protected page" feature of WordPress apply to more than one page? I have dozens of pages which I wish to protect with the same password, but I don't want people to ...
0
votes
2answers
240 views
How can I password protect a WordPress site without requiring users to log in?
I don't want people to have to log in, I just want to prompt them with a question and if they can answer it, they can access the site. All the solutions and plugins that I've found seem to be overkill ...
0
votes
2answers
36 views
I need to find which is the file that checks the DB for correct login (username, password)
I let users to register in my page, however I want to improve the password security that is saved in the DB.
For this I need to find out which is the file that makes the query
where pass=pass and ...
0
votes
1answer
112 views
Using password protection to load different page elements?
I have a page that is password protected, and I wish to removed some parts of the theme, and add others. Can I do that? Is there a check I can do in the theme files to see if a user has entered the ...
3
votes
2answers
386 views
Setting WP Admin passwords to expire
I'm aware it's not a feature of Wordpress, but I was wondering if there was a way or a plug-in (haven't found one from searching) that allows me to force a user to change their password after a ...