Envelope Go
A plugin for mass mailing of emails to customers of WooCommerce shops.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_engo_email_logs | A logging table that records activity, events, or audit history. | Static |
| wp_engo_unsubscribe_list | Stores 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_optionsOption 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_versionwp_postsCustom post type:
engo_email_templatewp_usermeta