Linux 软件免费装
Banner图

Plugin Name

开发者 guusifs
更新时间 2020年5月16日 02:42
捐献地址: 去捐款
PHP版本: 3.0 及以上
WordPress版本: 5.4.1
版权: GPLv2

标签

mailing list mailer mass mail mass mailer simple mailer

下载

1.3 1.52 1.53 1.6 1.61 1.7 1.71 1.72 0.43 0.44 0.46 0.99 1.0 1.01 1.1 1.2 1.21 1.22 1.24 1.31 1.32 1.4 1.5 1.51

详情介绍:

With this plugin you can maintain a simple mailing list and send html e-mails to people in this list straight from your own server. People can sign up to your list and a confirmation e-mail is supported for that. The plugin supports 'batches' so if your hosting provider limits the number of e-mails you can send in a certain amount of time you can split your sending up. Users can subscribe from the front-end. Just add the string [ifsmailersignupbox] in any post or a div with id "frontendaddemail" in any post or theme area: <div id="frontendaddemail"></div> to add the subscription form. A confirmation e-mail is being sent to the person signing up to verify the e-mail address. Users can unsubscribe with the the unsubscribe feature.

安装:

The IFS mailinglist plugin doesn't require any specific installation. Just unpack the zip file, upload the files to the plugins folder and activate the plugin. Easiest way to include the signup box is to include it with the string [ifsmailersignupbox] in the content. For advanced use like in your theme just add a div with id "frontendaddemail" in your theme. For sending e-mails just set the configuration options first like your e-mail address that will be used as the 'To' and 'From' addresses (E-mails are sent with the BCC option). Technical: you can create a constant _DO_NOT_USE_WP_MAIL to use the standard php mail function to get bounced messages return. This may not work on all hosting servers.

屏幕截图:

  • This is how the screen should look like just before sending an e-mail to your recipients. The 'subject' field should hold the subject for your e-mail. The message should hold the message in html. You can also just put plain text. With clicking on the color selectors you can select foreground and background colors.
  • This is how the configuration screen look like just after updating.

升级注意事项:

No special requirements for upgrades.

常见问题:

How do I include the e-mail box for signup in a post

Just add the text [ifsmailersignupbox] anywhere in the text of your post.

How many e-mail addresses can I maintain?

The number of people in the e-mail list is unlimited.

What is a batch

Batches are intended to bypass the limit of the number of mails you can send per hour through your (shared) hosting account. A batch is nothing more or less than a grouping for the people in your mailing list. Of course you could use this functionality in different ways, but the origin was just to bypass the server limit of maximum number of e-mails per hour.

Can users easily unsubscribe?

Users can easily unsubscribe by using the unsubscribe feature. In order to use this you need to configure the plugin to send individual e-mails. After that you can use [unsubscribe] or [Unsubscribe] or [unsubscribelink] to add an unsubscribe link in your message.

更新日志:

1.8 1.72 1.71 1.7 1.61 1.6 1.53 1.52 1.51 1.5 1.4 1.31 1.3 1.2 1.1 1.0 0.43 0.42 0.41 0.4 0.3 0.2