School Sites – Logged in User Content
How do I hide certain content from anonymous users and display other content to logged in users for my School Account?
1 Answers
If you are a Schools Premium user we use the “User Protected Content” plugin to show or hide specific content based on the user’s status, role, ID #, etc. You can get all the details on how to use these “short codes” here:
https://wordpress.org/plugins/user-specific-content/faq/
For example:
[O_U logged_status="in"]You only see this if you are logged in[/O_U]
OR
[O_U logged_status="out"]You only see this if you are logged out[/O_U]