When I password protect a page this message appears above the password field: "This post is password protected. To view it please enter your password below"
Is there a way to change that default message?
Thanks.
When I password protect a page this message appears above the password field: "This post is password protected. To view it please enter your password below"
Is there a way to change that default message?
Thanks.
Have a look in wp-includes/template-functions-post.php
Hmm, I should write a plugin to allow you to change that text without modifying that core file...
Thank you very much.
It could be changed by defining your own language file. That is probably a more "correct" approach then a plugin.
This topic has been closed to new replies.