Password protecting pages with a custom post type
-
A client of mine using WordPress 4.1 and CPT UI 0.8.5 is using CPT UI to create a membership directory. She wants to password protect the directory without creating new user accounts by using WordPress’ built-in password protection feature. Using this, however, does not lock down all the directory or the member information. Instead, it only locks the text above the directory. Selecting “Is Private” in the CPT UI admin panel does not work either as it simply hides the whole page and displays the standard 404 message when the link to the page is clicked. Marking the directory page “Private” does the same thing but doesn’t hide the individual posts. Further, when marking each individual post as password protected, the directory information still appears and only locks the “Notes” portion of the page. Is there any way to set this up successfully or should I just rebuild the directory?
The topic ‘Password protecting pages with a custom post type’ is closed to new replies.