Mô tả
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.
Ảnh màn hình
Cài đặt
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.
Hỏi đáp
- Got a Question?
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“WP-Admin Distribution List” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “WP-Admin Distribution List” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
V.0.1
Initial error cleared