WP Mail Log
WP Mail Log helps you to Log and view all emails from WordPress. It is useful if you have to debug email related problems or have to store sent emails …
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_add_action | Stores add action data created by this plugin. | Static |
| wp_wml_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_optionsOption key:
wml_db_versionOption key:wml_reviewOption key:wpv_wml_settings