Remove Protected, Private from Title in WordPress
In this article I provide a simple function snippet to remove the titles Protected: and Private: from private or password protected pages in WordPress.
Removing Protected: Private: from Titles
To utilize this script you will need to open your child theme’s functions.php file and insert the following example code (excluding the php open and close php tags <?php at top and ?> at bottom):
Conclusion
I welcome your thoughts, questions or suggestions on my article on removing the titles Protected or Private from private or password protected pages in WordPress.
You may support my work by sending me a tip using your Brave browser or by sending me a one time donation using your credit card.
Let me know if you found any errors within my article or if I may further assist you by answering any additional questions you may have.
This works great. Thank you!
Happy to hear my article on removing the Protected or Private title pages in WordPress helped you Jim.