Follow Up Emails
Automate personalized follow-up emails for your WooCommerce store based on customer actions and product details.
8 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_frm_fields | Stores frm fields data created by this plugin. | Static |
| wp_frm_item_metas | Stores additional metadata (key-value pairs) for frm item metas records. | Static |
| wp_gf_entry_meta | Stores additional metadata (key-value pairs) for gf entry records. | Static |
| wp_gf_form_meta | Stores additional metadata (key-value pairs) for gf form records. | Static |
| wp_nf3_fields | Stores nf3 fields data created by this plugin. | Static |
| wp_smack_email_log | A logging table that records activity, events, or audit history. | Verified |
| wp_smack_followup_mail | Stores smack followup mail data created by this plugin. | Verified |
| wp_wpforms_entries | Stores form submissions and user-entered data. | 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_postmetawp_postsCustom post type:
fup_email_templatewp_usermeta