Description
Designates content to be shown to a member after a certain period has passed.
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]
This shortcode will display content to users after a certain date:
[memb_show_after date="July 7, 2017"]
The content will be displayed to users only after July 7, 2017
[/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] (?) |
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.
Shortcode Attributes
| Conditional | No |
|---|---|
| Nestable | No |
| Accepts formatting | Yes |
| Capturable | Yes |