I want to use slightly different theme for pages which are not open to all, to give visual hint to users (editors) as to what kind of information they can put there (public/protected). Instead of defining separate page type I thought there surely must be simpler way, in form of PHP code to determine whether this page is visible to all or not. I don't mean user property isLoggedIn but page property to tell whether guests will be able to see it. Any hints?
This website stores cookies on your computer. These cookies are used to improve
your website experience and provide more personalized services to you, both on this website and through
other media. To find out more about the cookies we use, see our Privacy Policy.
Jon