Email Machine

Synchronize contacts with EmailMachine API. Supports WordPress users, Woocommerce customers and Contact Form 7 submissions.

3 database tables

Table NameDescriptionMethod
wp_emaima_contact_fieldsStores emaima contact fields data created by this plugin.Static
wp_emaima_contactsStores emaima contacts data created by this plugin.Static
wp_emaima_logsA logging table that records activity, events, or audit history.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:email_machine_attributesOption key:emaima_attributesOption key:emaima_db_versionOption key:emaima_listsOption key:emaima_options
wp_postmeta
Post meta
wp_usermeta
User meta