i4w_subs-defaultfrequency
Usage
This shortcode will return the content of the field 'DefaultFrequency' from your Keap application's list of subscriptions. It may also be used in the long form, [i4w_subscription].
Parameters
| Parameter | Description | Default | Required |
|---|---|---|---|
| id | The subscription's Id. | - | Yes |
Example
Shortcode
[i4w_subs id='1234' field='DefaultFrequency']
Shortcode
[i4w_subscription id='1234' field='DefaultFrequency']
Notes
info
The number '1234' stands for the subscription ID. A separate shortcode will automatically be generated for every subscription in your application.
The shortcode [i4w_db_subs_1234_defaultfrequency] is now obsolete in favor of this one.