Tagged Questions
1
vote
1answer
253 views
Exclude the_content (); from page password protection
I use a page template to show custom post type.
All content from the custom post type should be password protected. I´d like to use the wordpress editor for some additional public information. Can I ...