Email Reminders

Sending friendly email reminders or follow-up emails based on custom rules.

8 database tables

Table NameDescriptionMethod
wp_checkpointStores checkpoint data created by this plugin.Static
wp_contactsStores contacts data created by this plugin.Static
wp_contacts_metaStores additional metadata (key-value pairs) for contacts records.Static
wp_customersStores customers data created by this plugin.Static
wp_customers_metaStores additional metadata (key-value pairs) for customers records.Static
wp_labelsStores labels data created by this plugin.Static
wp_productsStores products data created by this plugin.Static
wp_products_metaStores additional metadata (key-value pairs) for products records.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:blog_charsetOption key:db_versionOption key:oper_version_num
wp_usermeta
User meta