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 NameDescriptionMethod
wp_add_actionStores add action data created by this plugin.Static
wp_wml_entriesStores 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_options
Option key:wml_db_versionOption key:wml_reviewOption key:wpv_wml_settings