{"id":263004,"date":"2025-12-04T00:46:46","date_gmt":"2025-12-04T00:46:46","guid":{"rendered":"https:\/\/en-nz.wordpress.org\/plugins\/resend-for-wp\/"},"modified":"2025-12-04T23:42:06","modified_gmt":"2025-12-04T23:42:06","slug":"mail-via-resend","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/mail-via-resend\/","author":22022353,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.1","stable_tag":"1.0.1","tested":"6.9.4","requires":"5.8","requires_php":"7.4","requires_plugins":null,"header_name":"Mail via Resend","header_author":"Webscape","header_description":"Send WordPress emails via Resend. Includes email logging and management.","assets_banners_color":"1f1f1f","last_updated":"2025-12-04 23:42:06","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/mail-via-resend\/","header_author_uri":"https:\/\/webscape.co.nz","rating":0,"author_block_rating":0,"active_installs":0,"downloads":173,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"webscapenz","date":"2025-12-04 00:46:44"},"1.0.1":{"tag":"1.0.1","author":"webscapenz","date":"2025-12-04 23:42:06"}},"upgrade_notice":{"1.0.1":"<p>WordPress 6.9 compatibility and improved From\/Sender handling when sending via Resend.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3411528,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3411528,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3411535,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3411528,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[267,185721,450,52633,6696],"plugin_category":[41],"plugin_contributors":[251639],"plugin_business_model":[],"class_list":["post-263004","plugin","type-plugin","status-publish","hentry","plugin_tags-email","plugin_tags-email-logging","plugin_tags-mail","plugin_tags-resend","plugin_tags-smtp","plugin_category-communication","plugin_contributors-webscapenz","plugin_committers-webscapenz"],"banners":{"banner":"https:\/\/ps.w.org\/mail-via-resend\/assets\/banner-772x250.png?rev=3411528","banner_2x":"https:\/\/ps.w.org\/mail-via-resend\/assets\/banner-1544x500.png?rev=3411535","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/mail-via-resend\/assets\/icon-128x128.png?rev=3411528","icon_2x":"https:\/\/ps.w.org\/mail-via-resend\/assets\/icon-256x256.png?rev=3411528","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>A WordPress plugin that routes all <code>wp_mail()<\/code> calls through <a href=\"https:\/\/resend.com\">Resend<\/a>, providing reliable email delivery with comprehensive logging and management features.<\/p>\n\n<p><strong>Note:<\/strong> 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.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li><strong>Resend Integration<\/strong>: All WordPress emails are automatically sent via Resend API<\/li>\n<li><strong>Email Logging<\/strong>: Complete email log with searchable, paginated interface<\/li>\n<li><strong>Settings Management<\/strong>: Easy configuration of API key and default email settings<\/li>\n<li><strong>Automatic Cleanup<\/strong>: Configurable log retention with automatic cleanup via WP-Cron<\/li>\n<li><strong>Developer Friendly<\/strong>: Hooks and filters for extensibility<\/li>\n<\/ul>\n\n<h4>Configuration<\/h4>\n\n<p>Navigate to <strong>Settings \u2192 Resend<\/strong> in the WordPress admin menu to configure your API key and email settings.<\/p>\n\n<p>Access the email log via <strong>Tools \u2192 Email Log<\/strong> in the WordPress admin menu.<\/p>\n\n<h4>Privacy Policy<\/h4>\n\n<p>This plugin collects and stores the following data:<\/p>\n\n<ul>\n<li>Email addresses of recipients (stored locally in your database)<\/li>\n<li>Email subjects and body excerpts (first 500 characters, stored locally)<\/li>\n<li>Email headers (stored locally)<\/li>\n<li>Email delivery status and Resend API response IDs (stored locally)<\/li>\n<\/ul>\n\n<p>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.<\/p>\n\n<p>By using this plugin, you consent to sending emails through the Resend service. Please review <a href=\"https:\/\/resend.com\/legal\/privacy-policy\">Resend's Privacy Policy<\/a> and <a href=\"https:\/\/resend.com\/legal\/terms-of-service\">Terms of Service<\/a> for information about how Resend handles your data.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to <code>\/wp-content\/plugins\/mail-via-resend\/<\/code><\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Navigate to <strong>Settings \u2192 Resend<\/strong> in the WordPress admin menu and configure your API key<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='do%20i%20need%20a%20resend%20account%3F'><h3>Do I need a Resend account?<\/h3><\/dt>\n<dd><p>Yes, you need to sign up for a Resend account at https:\/\/resend.com and obtain an API key.<\/p><\/dd>\n<dt id='where%20are%20the%20settings%3F'><h3>Where are the settings?<\/h3><\/dt>\n<dd><p>Settings are located at <strong>Settings \u2192 Resend<\/strong> in the WordPress admin menu.<\/p><\/dd>\n<dt id='where%20is%20the%20email%20log%3F'><h3>Where is the email log?<\/h3><\/dt>\n<dd><p>The email log is located at <strong>Tools \u2192 Email Log<\/strong> in the WordPress admin menu.<\/p><\/dd>\n<dt id='does%20this%20plugin%20track%20users%3F'><h3>Does this plugin track users?<\/h3><\/dt>\n<dd><p>No. All data is stored locally in your WordPress database. The plugin only communicates with Resend's API to send emails.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Confirmed compatibility with WordPress 6.9.<\/li>\n<li>Preserve PHPMailer-derived From\/Sender headers when routing mail through Resend to align with wp_mail() behavior in WordPress 6.9.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<li>Resend API integration<\/li>\n<li>Email logging functionality<\/li>\n<li>Admin settings page<\/li>\n<li>Email log management interface<\/li>\n<\/ul>","raw_excerpt":"Send WordPress emails via Resend. Includes email logging and management.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/263004","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=263004"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/webscapenz"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=263004"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=263004"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=263004"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=263004"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=263004"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=263004"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}