• I Protected some posts with password, all of them (posts) have the same password.
    So if any person type the pass to 1 post, others posts dont ask for password !!
    I also want when someone type the password and it’s inside the post, when he refresh the page to ask again for password.

    I really need this, please a fast answer 🙁
    ( and sorry for my english, its not perfect 😀 )

Viewing 4 replies - 1 through 4 (of 4 total)
  • Check out the documentation for using password protection.

    Password Protection Documentation

    Thread Starter blackstart

    (@blackbunno)

    Well, my friend, if you read the documentation. You will know that WP stores the password in a browser cookie. So with that information, you should be able to create a solution to your problem.

    However, seems like you do not want to work out the problem or don’t know how to figure it out. So I will tell you.

    To create a solution to your question: You want visitors to enter a password on each page visit.

    Solution: Remove browser cookie after each successful login. This is a simple task that can be done within five mins.

    How do you like that, for not knowing something.

    Thread Starter blackstart

    (@blackbunno)

    Listen my friend, i was searching for another solution, i was thinking is there any possible chance to do it from code, or any plugin, something like that. I was waiting by someone who already did it.

    Anyway, i think i dont have the right answer here.
    Thank you for replying.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Posts Protected with Password’ is closed to new replies.