From 6a6bc9bfea44162a843d748d5a957c0be5541646 Mon Sep 17 00:00:00 2001 From: SendBord <32713904+SendBord@users.noreply.github.com> Date: Tue, 19 Dec 2017 16:41:13 -0700 Subject: [PATCH] Update README.md --- README.md | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 93ffe4a..35d1494 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # SendGrid -* Contributors: team-rs +* Contributors: SendGrid * Donate link: http://sendgrid.com/ * Tags: email, email reliability, email templates, sendgrid, smtp, transactional email, wp_mail,email infrastructure, email marketing, marketing email, deliverability, email deliverability, email delivery, email server, mail server, email integration, cloud email * Requires at least: 4.6 @@ -22,13 +22,19 @@ SendGrid’s WordPress plugin replaces WordPress’s default wp_mail() function By using the SendGrid plugin, you will be able to take advantage of improved deliverability and an expanded feature set, including tracking and analytics, to enhance user engagement on your WordPress installation. SendGrid also provides world class customer support, should you run into any issues. -For more details, consult our official documentation here : https://sendgrid.com/docs/Integrate/Tutorials/WordPress/index.html +For more details, consult our official documentation + +## Agency Program + +Are you sending emails on behalf of your clients? SendGrid's Agency Program offers exclusive pricing and support for agencies looking to improve their email program. + +Want to learn more? Visit the SendGrid Agency Page ### The Subscription Widget SendGrid’s WordPress Subscription Widget makes it easy for people visiting your WordPress site to subscribe to your marketing emails, such as any newsletters, announcements, or promotional offers you may send. Upon signup, they’ll automatically receive an opt-in email allowing them to confirm their desire to begin receiving your emails. This confirmation constitutes “double opt-in,” a deliverability best practice. -For more details, consult the official documentation for the Subscription Widget here : https://sendgrid.com/docs/Integrate/Tutorials/WordPress/subscription_widget.html +For more details, consult the official documentation for the Subscription Widget ### Multisite @@ -155,9 +161,13 @@ Note that all HTML emails sent through our plugin also contain the HTML body in ## Frequently asked questions +### Does SendGrid have an Agency program? + +Yes. If you are sending email on behalf of clients you can find more information on SendGrid's Agency page + ### Is there any official documentation for this plugin ? -Yes. You can find it here : https://sendgrid.com/docs/Integrate/Tutorials/WordPress/index.html +Yes. You can find it here ### What PHP versions are supported ? @@ -775,4 +785,4 @@ The value is in seconds, this means that API requests will wait 10 seconds for a * Now you can switch between Sendgrid general statistics and Sendgrid WordPress statistics. **1.1** -* SendGrid Statistics can be used by selecting the time interval for which you want to see your statistics. \ No newline at end of file +* SendGrid Statistics can be used by selecting the time interval for which you want to see your statistics.