Conditional Login Shortcodes
Conditional Login Shortcodes
Description
Provides shortcodes for conditional login to include content in a post based on context. With this conditional shortcodes content can be protected and will be displayed only to logged in members.
Installation
This plugin protects page/post content as per use of conditional shortcode.
Following is an example of conditional shortcodes:
[is_user_logged_in]
Welcome user
[not_user_logged_in]
Display restricted content message here Or show login form using shortcode [clslf]
[/is_user_logged_in]
Faq
Write your questions and queries at Support
Reviews
Changelog
No recent changes