I am putting together a website for a friend using the lovely Parabola. She wants to have some pages password protected, however does not want to use the default text “This page is password protected…” Found the function php to change it here: http://codex.wordpress.org/Using_Password_Protection
It says to put it in the functions.php file, but in that file it saysclearly to not edit it. When I place the code there I get a fatal error, unexpected T-string. I also tried the themes.functions.php file. Didn’t work either. Any thoughts? Has anyone else done this? Thank you!!