Captures every email sent by WordPress via wp_mail and stores it in a custom database table. Administrators can browse the full email history, search by recipient or subject, view the email body in a modal overlay, and resend any logged message with one click. Failed deliveries are recorded via the wp_mail_failed action hook.
| Category | Admin |
| Author | Snehal Pancholi — Freelance Developer |
| Plugin Page | https://addonlogic.com/email-logging |
| Requires | WordPress 6.0+, PHP 8.1+ |
| License | GPL-2.0+ |