Please don’t edit core files directly, be it EE or WP core files, it will just cause you more headaches in the long run.
The above text is actually generated by WordPress and not EE, its displayed on any password protected post. There’s a filter you can use to change the output completely:
apply_filters( 'the_password_form', $output );
However if all you want to do is change the text, I’d recommend using a plugin such as:
Beautiful and simple, thank you Tony for your help
Viewing 2 reply threads
The support post ‘Change text on password "Protected:" landing page’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.