Description
This shortcode allows you to control the display of your content, depending upon whether or not it is being accessed through a feed or on a regular web page.
Shortcode Examples
[memb_is_feed]
Content to display only in an RSS feed
[else_memb_is_feed]
Content to display only outside of an RSS feed
[/memb_is_feed]The below shortcode displays content only in an RSS feed
[memb_is_feed]
Content to display only in an RSS feed
[/memb_is_feed]
Shortcode Attributes
| Conditional | Yes |
|---|---|
| Nestable | No |
| Accepts formatting | No |
| Capturable | No |