Modify Password Protected Page Text

Hi

I have created a password protected page.

However, my customer wants me to change this text from the standard text…
This content is password protected. To view it please enter your password below:

In what php file would I find this?

Thank you.

You can find out how to change this within the WordPress codex here - https://codex.wordpress.org/Using_Password_Protection#Customize_the_Protected_Text

You would just add those functions into your functions.php and then change the text that you require.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.