WP-EMail

Allows people to recommend/send your WordPress blog's post/page to a friend.

1 database table

Table NameDescriptionMethod
wp_emailStores email data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:blog_charsetOption key:email_contenttypeOption key:email_fieldsOption key:email_imageverifyOption key:email_intervalOption key:email_mailerOption key:email_multipleOption key:email_optionsOption key:email_smtpOption key:email_snippetOption key:email_template_bodyOption key:email_template_bodyaltOption key:email_template_errorOption key:email_template_sentfailedOption key:email_template_sentsuccessOption key:email_template_subjectOption key:email_template_subtitleOption key:email_template_titleOption key:stats_displayOption key:stats_mostlimit
wp_postmeta
Post meta