Change text on password protected portfolio item

I am trying to figure out how to change the text that is on a password protected portfolio item.
An example is here: https://thatphotoboothguy.com/gallery/katerina-and-priya/
Right now it says “This content is password protected. To view it please enter your password below:”

I already have a child theme set up.
Ideally, I’d like to just have a filter or action added into the child theme’s functions.php file.

Hey @joshkho,

That is a part of WordPress. The theme does not have a function that could change that. You can use a plugin like Change Password Protected Message or have a third party developer create a custom function for you.

Thanks.

Thanks @christian_y. I try to install as few plugins as possible, but I’ve tried that plugin and it works great. Thank you for your help.

You’re more than welcome, glad we could help.

Cheers!

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