A WordPress plugin that routes all
wp_mail() calls through
Resend, providing reliable email delivery with comprehensive logging and management features.
Note: This plugin is not officially associated with or endorsed by Resend. It is an independent, community-developed plugin that integrates with Resend's API service.
Features
- Resend Integration: All WordPress emails are automatically sent via Resend API
- Email Logging: Complete email log with searchable, paginated interface
- Settings Management: Easy configuration of API key and default email settings
- Automatic Cleanup: Configurable log retention with automatic cleanup via WP-Cron
- Developer Friendly: Hooks and filters for extensibility
Configuration
Navigate to
Settings → Resend in the WordPress admin menu to configure your API key and email settings.
Access the email log via
Tools → Email Log in the WordPress admin menu.
Privacy Policy
This plugin collects and stores the following data:
- Email addresses of recipients (stored locally in your database)
- Email subjects and body excerpts (first 500 characters, stored locally)
- Email headers (stored locally)
- Email delivery status and Resend API response IDs (stored locally)
All data is stored locally in your WordPress database and is not transmitted to any third-party service except Resend for the purpose of sending emails. Email logs are stored in a custom database table and can be managed or deleted through the plugin's admin interface.
By using this plugin, you consent to sending emails through the Resend service. Please review
Resend's Privacy Policy and
Terms of Service for information about how Resend handles your data.