File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -114,11 +114,10 @@ params:
114
114
type : select
115
115
label : Contact status
116
116
description : >-
117
- When a new contact is added to the Mailchimp list/audience, what is their
118
- initial status? If the status is `subscribed` the contact can immediately
119
- receive campaigns. If the status is `pending`, a double opt-in
120
- confirmation email will be sent to the user. Once accepted they will be
121
- set to a `subscribed` status.
117
+ When the extension adds a new user to the Mailchimp audience, what is
118
+ their initial status? This value can be subscribed or pending. subscribed
119
+ means the user can receive campaigns; pending means the user still needs
120
+ to opt-in to receive campaigns.
122
121
options :
123
122
- label : Subscribed
124
123
value : subscribed
You can’t perform that action at this time.
0 commit comments