Skip to main content

i4w_ccard_exp30

Usage

This shortcode determines if the credit card is scheduled to expire WITHIN the next 30 days. If it's the case, it will return the embedded text/content. If not, it will return the content after the optional ELSE clause.

[ELSE_ccard_exp30] conditional branching is supported.

Shortcode nesting is NOT supported.

Parameters

None

Example

Shortcode
[i4w_ccard_exp30]
Your credit card will expire in the next 30 days. Please update it.
[ELSE_ccard_exp30]
Your credit card is valid.
[/i4w_ccard_exp30]