Auto Mail – Abandoned Cart Recovery, Newsletter Builder & Marketing Automation for WooCommerce
Auto Mail is an WordPress email plugin that make you can manage your customer relationships, build your email lists, send email campaigns, build funne …
6 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_am_automation_actions | Stores am automation actions data created by this plugin. | Static |
| wp_am_automation_actions_meta | Stores additional metadata (key-value pairs) for am automation actions records. | Static |
| wp_am_automation_emails | Stores am automation emails data created by this plugin. | Static |
| wp_am_automation_triggers | Stores am automation triggers data created by this plugin. | Static |
| wp_am_cart_abandonment | Stores am cart abandonment data created by this plugin. | Static |
| wp_auto_mail_queue | A job queue table for managing background tasks and scheduled operations. | 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:
_transient_timeout_fs_snooze_periodOption key:account_addonsOption key:all_pluginsOption key:all_themesOption key:am_automationOption key:am_automationsOption key:am_campaignOption key:am_campaignsOption key:am_formOption key:am_formsOption key:am_listOption key:am_listsOption key:am_subscriberOption key:am_subscribersOption key:api_clock_diffOption key:api_force_httpOption key:auto_mail_activation_hookOption key:auto_mail_export_filenameOption key:auto_mail_global_settingsOption key:auto_mail_textsOption key:blog_charsetOption key:button_labelOption key:clone_identification_timestampOption key:date-formatOption key:descriptionOption key:file_slug_mapOption key:fs_active_pluginsOption key:fs_debug_modeOption key:fs_storage_loggerOption key:gc_timestampOption key:iconOption key:id_slug_type_path_mapOption key:ms_migration_completeOption key:notice_shown_atOption key:object1Option key:object2Option key:prev_unique_idOption key:requiredOption key:show_opt_in_noticeOption key:temporary_duplicate_mode_selection_timestampOption key:uninstall_pluginsOption key:unique_idOption key:user_id_license_ids_mapwp_postmetawp_postsCustom post type:
am_automationsCustom post type:am_campaignsCustom post type:am_formsCustom post type:am_listsCustom post type:am_subscriberswp_usermeta