Description
Only shows content wrapped in shortcode if a member is logged in. Can be set to display alternate content if not logged in.
Shortcode Examples
This shortcode is used to restrict access of content to users who are logged in, while excluding those who are not. It can be used as a standalone shortcode, such as:
[memb_is_logged_in]
This is shown to logged in users only.
[/memb_is_logged_in]
Shortcode Attributes
| Conditional | Yes |
|---|---|
| Nestable | Yes |
| Accepts formatting | No |
| Capturable | No |