Mailing Group Listserv

Creates a Mailing Group on your site to which users can subscribe, messages sent to the group's email address will be forwarded to all members.

8 database tables

Table NameDescriptionMethod
wp_mailing_groupStores mailing group data created by this plugin.Static
wp_mailing_group_attachmentsStores mailing group attachments data created by this plugin.Static
wp_mailing_group_messagesStores mailing group messages data created by this plugin.Static
wp_mailing_group_parsed_emailsStores mailing group parsed emails data created by this plugin.Static
wp_mailing_group_requestmanagerStores mailing group requestmanager data created by this plugin.Static
wp_mailing_group_sent_emailsStores mailing group sent emails data created by this plugin.Static
wp_mailing_group_taxonomyStores mailing group taxonomy data created by this plugin.Static
wp_mailing_group_user_taxonomyStores mailing group user taxonomy 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:mg_bounce_checkOption key:mg_bounce_check_alert_emailOption key:mg_bounce_check_alert_timesOption key:mg_contact_addressOption key:mg_custom_stylesheetOption key:mg_plugin_typeOption key:mg_subscription_request_alert_emailOption key:mg_subscription_request_checkOption key:mg_support_emailOption key:mg_support_phoneOption key:mg_version_noOption key:mg_website_urlOption key:wpmg_settingsOption key:wpmg_status_for_
wp_usermeta
User meta