WP Mail Logging
Log, view, and resend all emails sent from your WordPress site. Great for resolving email sending issues or keeping a copy for auditing.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_wpml_ | Stores wpml data created by this plugin. | Static |
| wp_wpml_mails | Stores wpml mails data created by this plugin. | Static |