This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Export emails

Description

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.

Screenshots

  • Export Emails page

Installation

  1. Unpack the *.zip file and extract the /export-emails/ folder and the files.
  2. Using an FTP program, upload the full /export-emails/ folder to your WordPress plugins directory (Example: /wp-content/plugins).
  3. Go to Plugins > Installed and activate the plugin.
  4. Go to Tools > Export Emails.

FAQ

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.

Reviews

September 3, 2016
Well.... for author who begin to nderstand about how powerfull mailing list to attract more visitor, this plugin is really helpfull when you didnt start mailing list from the beginning of website creation.
Read all 4 reviews

Contributors & Developers

“Export emails” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Export emails” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

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