-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
50 lines (32 loc) · 1.87 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
=== Send Emails with Resend ===
Contributors: cloudcatch, dkjensen
Tags: resend, smtp, email, api
Tested up to: 6.7
Stable tag: 0.0.0-development
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Requires PHP: 8.1
Requires at least: 6.0.0
Resend for WordPress integrates the Resend.com API, replacing PHPMailer to ensure reliable email delivery through Resend.com's robust service.
== Description ==
Resend for WordPress replaces the default PHPMailer in WordPress with the Resend.com API, allowing you to send emails through Resend.com's reliable email delivery service.
== Attribution ==
The Resend plugin utilizes the Resend.com API. Neither this plugin nor its author(s) are affiliated with, endorsed by, or sponsored by Resend.com.
== Changelog ==
= 1.1.0 =
* Compatibility with WP 6.7
= 1.0.0 =
* Initial release
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/send-emails-with-resend` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
== Frequently Asked Questions ==
= How do I configure the plugin? =
After activating the plugin, go to the Settings page and enter your Resend.com API key. You can find your API key in your Resend.com account dashboard.
= What happens to my existing email functionality? =
The plugin will replace the default PHPMailer in WordPress with the Resend.com API. All emails sent by your WordPress site will be routed through Resend.com.
= Can I use this plugin with other email plugins? =
This plugin is designed to replace the default PHPMailer, so it may conflict with other plugins that modify the email sending process.
== Screenshots ==
1. **Settings Page** - Configure your Resend.com API key.
2. **Email Logs** - View logs of emails sent through Resend.com.