[wordpress插件] WP-Admin Distribution ListWP-管理员分发列表

wordpress 插件 文章 2020-04-19 21:51 455 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

Distribution List to send emails to members in your Connections Business Directory plugin

通讯组列表,用于向您的连接业务目录插件中的成员发送电子邮件

This is a very basic plugin that picks 'Preferred' emails from the 'Connections Business Directory' Plugins table where member status is not 'Unlisted' and sends mail out

这是一个非常基本的插件,可从“连接业务目录”插件表中选择“ 首选”电子邮件,其中成员状态不是“ 未列出”并发送邮件

using the PHP mail function.

使用PHP邮件功能。

Based on your server ‘Max_Execution_Limit’ of 30 seconds, the plugin is designed to send 12 emails per minute.

基于服务器的“ Max_Execution_Limit”(30秒),该插件旨在每分钟发送12封电子邮件。

This plugin is suitable for small list and can support up to 500 users.

此插件适用于小型列表,最多可支持500个用户。

安装步骤

Using the WordPress Plugin Search

使用WordPress插件搜索

    1. Navigate to the Add New sub-page under the Plugins admin page.
    2. 导航到“插件”管理页面下的“ 添加新”子页面。

    3. Search for wp-admin distribution list.
    4. 搜索 wp-admin分发列表

    5. The plugin should be listed first in the search results.
    6. 该插件应在搜索结果中首先列出。

    7. Click the Install Now link.
    8. 点击立即安装链接。

    9. Lastly click the Activate Plugin link to activate the plugin.
    10. 最后单击激活插件链接以激活插件。

    Uploading in WordPress Admin

    在WordPress管理员中上传

      1. Download the plugin zip file and save it to your computer.
      2. 下载插件zip文件并将其保存到您的计算机中。

      3. Navigate to the Add New sub-page under the Plugins admin page.
      4. 导航到“插件”管理页面下的“ 添加新”子页面。

      5. Click the Upload link.
      6. 点击上传链接。

      7. Select Distributionlist zip file from where you saved the zip file on your computer.
      8. 从计算机上保存zip文件的位置选择分发列表 zip文件。

      9. Click the Install Now button.
      10. 点击立即安装按钮。

      11. Lastly click the Activate Plugin link to activate the plugin.
      12. 最后单击激活插件链接以激活插件。

      Using FTP

      使用FTP

        1. Download the plugin zip file and save it to your computer.
        2. 下载插件zip文件并将其保存到您的计算机中。

        3. Extract the Distributionlist zip file.
        4. 提取分发列表的zip文件。

        5. Create a new directory named Distributionlist directory in the ../wp-content/plugins/ directory.
        6. ../ wp-content / plugins / 目录中创建一个名为 Distributionlist 目录的新目录。

        7. Upload the files from the folder extracted in Step 2.
        8. 从步骤2中提取的文件夹中上传文件。

        9. Activate the plugin on the Plugins admin page.
        10. 在“插件管理”页面上激活插件。

下载地址
https://downloads.wordpress.org/plugin/distributionlist.0.3.zip
-EOF-

AI助手支持GPT4.0