Mô tả
Adds an export emails page that allows you to export the email list of your subscribers and the email list of all the people who left comments. That way you can use a more sophisticated mailing list or autoresponder system to communicate with the people interested in your website.
Ảnh màn hình
Cài đặt
- Unpack the *.zip file and extract the /export-emails/ folder and the files.
- Using an FTP program, upload the full /export-emails/ folder to your WordPress plugins directory (Example: /wp-content/plugins).
- Go to Plugins > Installed and activate the plugin.
- Go to Tools > Export Emails.
Hỏi đáp
- Why not exporting the email lists as files?
-
The very first implementation of this plugin was actually creating files for download. While it’s a very convenient solution, there are security and privacy issues with it. The simple fact of having, even momentarily, a file on your server that contain the email addresses of all your subscribers is a significant risk. Because of that, it was decided against using downloadable files.
- How can I support this plugin?
-
If you enjoy this plugin and would like to help with the development, please consider donating. Otherwise, spread the word, report bugs and give this plugin a good rating.
- How do I report a bug?
-
If you find any bugs with the plugin or if you have any suggestions, please go to the Export Emails plugin homepage and leave a comment to let me know.
Đánh giá
Người đóng góp & Lập trình viên
“Export emails” 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 “Export emails” 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
1.3.1
- Compatibility check with WordPress 3.8.1
1.3
- Remove emails from comments marked as spam from the list
- Compatibility check with WordPress 2.8.2
1.2.1
- Compatibility check with WordPress 2.8
1.2
- Minor localisation work
1.1
- New look for the export emails page
1.0
- Initial release