WP Mail SMTP by WPForms – The Most Popular SMTP and Email Log Plugin
Make email delivery easy for WordPress. Connect with SMTP, Gmail, Outlook, SendGrid, Mailgun, SES, Zoho, + more. Rated #1 WordPress SMTP Email plugin.
6 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_actionscheduler_actions | Stores actionscheduler actions data created by this plugin. | Static |
| wp_actionscheduler_groups | Stores actionscheduler groups data created by this plugin. | Static |
| wp_actionscheduler_logs | A logging table that records activity, events, or audit history. | Static |
| wp_wpmailsmtp_debug_events | Stores wpmailsmtp debug events data created by this plugin. | Static |
| wp_wpmailsmtp_emails_queue | A job queue table for managing background tasks and scheduled operations. | Static |
| wp_wpmailsmtp_tasks_meta | Stores additional metadata (key-value pairs) for wpmailsmtp tasks records. | Static |