Email Reminders
Sending friendly email reminders or follow-up emails based on custom rules.
8 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_checkpoint | Stores checkpoint data created by this plugin. | Static |
| wp_contacts | Stores contacts data created by this plugin. | Static |
| wp_contacts_meta | Stores additional metadata (key-value pairs) for contacts records. | Static |
| wp_customers | Stores customers data created by this plugin. | Static |
| wp_customers_meta | Stores additional metadata (key-value pairs) for customers records. | Static |
| wp_labels | Stores labels data created by this plugin. | Static |
| wp_products | Stores products data created by this plugin. | Static |
| wp_products_meta | Stores 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_optionsOption key:
blog_charsetOption key:db_versionOption key:oper_version_numwp_usermeta