Linux 软件免费装
Banner图

EELV Newsletter

开发者 bastho
ecolosites
更新时间 2021年2月23日 19:54
捐献地址: 去捐款
PHP版本: 5.1 及以上
WordPress版本: 5.4
版权: GPLv2
版权网址: 版权信息

标签

tracking email newsletter mailing contacts addressbook

下载

4.2.1 4.7 stable

详情介绍:

Add a registration form on FrontOffice, a newsletter manager on BackOffice : Freely manage content Subscribe / unsubscribe form Answer functionnality
[nl_reply_link val="Yes I do" rep="yes"] [nl_reply_link val="Not at all" rep="no"] [nl_reply_link val="Can you repeat the question ?" rep="misunderstand"]
Links will be automaticly created with the e-mail address of the recipient. If the link is broken, with not enougth datas, a form will be displayed to complete it. Reading tracking Use skins Sending alert External address books with hooks Use theses hooks to use any external address book To hook into the pre-sending form and and add your recipients selector, use : <?php add_action('eelv_newsletter_select_recipients','my_recipients_select_function'); function my_recipients_select_function(){ echo'<input type="checkbox" name="my_recipients" value="my_recipients"> My recipients'; } ?> To parse the query and correctly add emails to the queue, use : <?php add_filter('eelv_newsletter_parse_recipients','my_recipients_parse_function'); function my_recipients_parse_function(){ if(isset($_GET['my_recipients'])){ return 'first@email.dom,second@email.com'; } } ?> Also usefull: add_action('eelv_newsletter_addressbook_list') WP CLI Support Sending to huge list of recipients can be done over wp-cli. wp newsletter send In a multisite use, --url parameter is mandatory. To avoid any conflict, set "send by" to "WP-CLI" in your configuration page.',

安装:

  1. Upload eelv_newsletter to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress admin
  3. Create a new page and insert the short code [eelv_news_form]
  4. You can edit defaults settings in Newsletter > Configuration and help

屏幕截图:

  • Template manager
  • Sending options

升级注意事项:

4.8 Beta Warning: Beta version for test purpose only 4.6.1 Security update: fixes XSS/CSRF vulnerabilities in address book 4.1.0 The default burst interval has changed to 50 mails per 5 minutes. 3.8.7 Subscribe form shortcode attributes changed ! suscribe becomes subscribe unsuscribe becomes unsubscribe 3.8.0 AutoP is removed form skins and newsletters. Please, re-edit them.

更新日志:

4.8.2 4.8.1 4.8 Warning: Beta version for test purpose only 4.7.1 Release date: 2018-06 4.7 Release date: 2017-12 4.6.1 Release date: 2017-05-18 4.6 Release date: 2017-05-17 4.5 Release date: 2017-03 4.4 Release date: 2017-02 4.3 Release date: 2016-06-28 Add site favicon in archive template Add action eelv_newsletter_sending_options($post) Add action eelv_newsletter_custom_box_dest($post_id) Add action eelv_newsletter_editor_variables Add filter eelv_newsletter_content($content, email, $wp_user_datas, $nl_id) Add $archive parameter to eelv_newsletter_parse_recipients($contacts) filter Display date within local date and time format in sending options page Fix untranslated strings Code cleanup Update credentials 4.3 Release date: 2016-10 Add: Locker to avoid sending overlapping Add: Less SQL transactions Fix: Some sent emails where not stored in log 4.2.3 Release date: 2016-04-27 Fix: The first newsletter is never sent 4.2.2 Release date : 2016-03-10 Fix PHP warning " Trying to get property of non-object" 4.2.1 Release date : 2015-10-29 4.2.0 Release date : 2015-10-20 4.1.2 4.1.1 4.1.0 Release date : 2015-09-18 4.0.1 Release date : 2015-09-11 4.0.0 Release date : 2015-09-10 3.13.5 3.13.4 3.13.3 3.13.2 3.13.1 3.13.0 3.12.3 3.12.2 3.12.1 3.12.0 3.11.0 3.10.0 3.9.1 3.9.0 3.8.7 3.8.6 3.8.5 3.8.4 3.8.3 3.8.1 3.8.0 3.7.0 3.6.7 3.6.6 3.6.5 3.6.4 3.6.3 3.6.2 3.6.1 3.6.0 3.5.9 3.5.8 3.5.7 3.5.6 3.5.5 3.5.4 3.5.3 3.5.2 3.5.1 3.5.0 3.4.3 3.4.2 3.4.1 3.4.0 3.3.4 3.3.3 3.3.2 3.3.1 3.3.0 3.2.2 3.2.1 3.2.0 3.1.5 3.1.4 3.1.3 3.1.2 3.1.0 3.0.0 2.9.0 2.8.0 2.7.4 2.7.3 2.7.2 2.7.1 2.7.0 2.6.7 2.6.6 2.6.5 2.6.4 2.6.3 2.6.2 2.6