<%= __('These email addresses will be selected by default for each new email.') %> |
|
---|---|
<%= __('Visitors that comment on a post can subscribe to your list via a checkbox.') %> |
checked="checked"<% endif %> /> value="<%= settings.subscribe.on_comment.label %>" <% else %> value="<%= __('Yes, add me to your mailing list') %>" <% endif %> />
|
<%= __('Allow users who register as a WordPress user on your website to subscribe to a MailPoet list (in addition to the "WordPress Users" list).') %> |
<% if(flags.registration_enabled == true) %>
checked="checked" <% endif %> /> value="<%= settings.subscribe.on_register.label %>" <% else %> value="<%= __('Yes, add me to your mailing list') %>" <% endif %> />
<%= __('Registration is disabled on this site.') %> <% endif %> |
<%= __('When your subscribers click the "Manage your subscription" link, they will be directed to this page.') %>
|
|
<%= __('When your subscribers click the "Unsubscribe" link, they will be directed to this page.') %>
|
|
<%= __('Paste this shortcode on a page to display a list of past newsletters.') %> |
|
<%= __('Paste this shortcode on a post or page to display the total number of confirmed subscribers.') %> |
|