Changing Password Protect text + functions.php

Hello,

My goal is to change the default password protect page text:

This content is password protected. To view it please enter your password below:

I found this online:
https://wordpress.org/support/topic/changing-the-form-text-on-password-protected-entries

Is it ok to edit the functions.php file? Will changes I do in there get overwritten on updates?

Thanks

Hey Dan,

Are you using our child theme? If so, then editing the functions.php file there will be fine. Files in the child theme do not get overwritten when you update the parent theme. :slight_smile:

Ben