Description
This shortcode is used to manually set the values in a cookie.
Shortcode Examples
[memb_set_cookie name="foo" value="barbaz"]
[memb_set_cookie name="foo" value="test" expiration="session"]
[memb_set_cookie name="foo" value="barbaz" expiration="forever"]
[memb_set_cookie name="foo" value="barbaz" expiration="now + 3 days"]
[memb_set_cookie name="foo" value="barbaz" expiration="December 25, 2020"]
[memb_set_cookie name="foo" value="barbaz" expiration="forever"]
Shortcode Parameters
Shortcode Attributes
| Conditional | Yes |
| Nestable | No |
| Accepts formatting | No |
| Capturable | No |