v3.2.010

Added a new parameter to the shortcodes [i4w_showafter] and [i4w_showbefore].

By default, these parameters use the member’s registration date. With the new “date” parameter, you can now specify any arbitrary date of your choosing.

The date value passed to the shortcode can be any date format the PHP “strtotime()” function can parse.

Please note that in lieu of a hard coded date, you can also pass the value of an Infusionsoft regular or custom field, for example:

[i4w_db_lastupdated]

or:

[i4w_db__customdate]

Using this new feature, you can now have better control over landing pages with time limited one-time offers.

Scroll to Top