[memb_show_after]
Summary
Designates content to be shown to a member after a certain period has passed. The countdown is started from the day of user creation in WordPress.
Shortcode Examples
[memb_show_after days="4"] The content to be viewed after 4 days. [else_memb_show_after] This content shows before the date of availability [/memb_show_after]
Shortcode Parameters
days: defaults to 0
weeks: defaults to 0
months: defaults to 0
date: date_format: F jS, Y or [full name of month] [day of the month without preceding 0], [four digit year] (?)
Shortcode Attributes
Conditional: No (?)
Nestable: No (?)
Accepts formatting: Yes (?)
Capturable: Yes (?)
Additional Information
If you choose to use [memb_show_after] without the else clause, it will simply show that content until the day of expiry and then not show anything when it becomes unavailable.