Envelope Go

A plugin for mass mailing of emails to customers of WooCommerce shops.

2 database tables

Table NameDescriptionMethod
wp_engo_email_logsA logging table that records activity, events, or audit history.Static
wp_engo_unsubscribe_listStores engo unsubscribe list 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:engo_feed_contentOption key:engo_keeplogsOption key:engo_last_element_mailing_Option key:engo_last_feed_idOption key:engo_last_mailing_idOption key:engo_mailing_contentOption key:engo_plugin_notificationsOption key:engo_settings_arrOption key:engo_version
wp_posts
Custom post type:engo_email_template
wp_usermeta
User meta