外掛說明
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.
Based on your server ‘Max_Execution_Limit’ of 30 seconds, the plugin is designed to send 12 emails per minute.
This plugin is suitable for small list and can support up to 500 users.
安裝方式
Using the WordPress Plugin Search
- Navigate to the
Add New
sub-page under the Plugins admin page. - Search for
wp-admin distribution list
. - The plugin should be listed first in the search results.
- Click the
Install Now
link. - Lastly click the
Activate Plugin
link to activate the plugin.
Uploading in WordPress Admin
- Download the plugin zip file and save it to your computer.
- Navigate to the
Add New
sub-page under the Plugins admin page. - Click the
Upload
link. - Select
Distributionlist
zip file from where you saved the zip file on your computer. - Click the
Install Now
button. - Lastly click the
Activate Plugin
link to activate the plugin.
Using FTP
- Download the plugin zip file and save it to your computer.
- Extract the Distributionlist zip file.
- Create a new directory named
Distributionlist
directory in the../wp-content/plugins/
directory. - Upload the files from the folder extracted in Step 2.
- Activate the plugin on the Plugins admin page.
常見問題集
- Got a Question?
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
V.0.1
Initial error cleared