SendGrid - Version 1.11.9

Version Description

  • Updated README to indicate that the plugin is no longer supported.
Download this release

Release Info

Developer team-rs
Plugin Icon 128x128 SendGrid
Version 1.11.9
Comparing to
See all releases

Code changes from version 1.11.8 to 1.11.9

Files changed (1) hide show
  1. readme.txt +8 -14
readme.txt CHANGED
@@ -4,14 +4,16 @@ Donate link: http://sendgrid.com/
4
  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
5
  Requires at least: 4.6
6
  Tested up to: 4.9
7
- Stable tag: 1.11.8
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
- Send emails and upload contacts through SendGrid from your WordPress installation using SMTP or API integration.
12
 
13
  == Description ==
14
 
 
 
15
  What is the SendGrid WordPress Plugin?
16
 
17
  SendGrid’s cloud-based email infrastructure relieves businesses of the cost and complexity of maintaining custom email systems. SendGrid provides reliable deliverability, scalability, and real-time analytics along with flexible APIs that make custom integration with your application a breeze.
@@ -24,12 +26,6 @@ For more details, [consult our official documentation](https://sendgrid.com/docs
24
 
25
  For assistance you can contact SendGrid Support from the [SendGrid Support Portal](https://support.sendgrid.com/). Click **Login & Contact Support**, and then **Contact Support** to see your support contact options. Paying SendGrid customers have the option to contact support via phone, chat, or by submitting a ticket using our web form. All SendGrid customers have the option to submit a ticket using our web form.
26
 
27
- = Agency Program =
28
-
29
- 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.
30
-
31
- Want to learn more? Visit the [SendGrid Agency Page](https://sendgrid.com/partners/agencies/)
32
-
33
  = The Subscription Widget =
34
 
35
  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.
@@ -155,10 +151,6 @@ Note that all HTML emails sent through our plugin also contain the HTML body in
155
 
156
  == Frequently asked questions ==
157
 
158
- = Does SendGrid have an Agency program?
159
-
160
- Yes. If you are sending email on behalf of clients, you can find more information on [SendGrid's Agency Page](https://www.sendgrid.com/partners/agencies/)
161
-
162
  = Is there any official documentation for this plugin ? =
163
 
164
  Yes. [You can find it here](https://sendgrid.com/docs/Integrate/Tutorials/WordPress/index.html)
@@ -171,7 +163,7 @@ Plugin versions 1.10.x were tested and confirmed to work on PHP 5.3, 5.4, 5.5 an
171
 
172
  = What credentials do I need to add on settings page ? =
173
 
174
- Create a SendGrid account at <a href="http://sendgrid.com/partner/wordpress" target="_blank">https://sendgrid.com/partner/wordpress</a> and generate a new API key on <https://app.sendgrid.com/settings/api_keys>.
175
 
176
  = How can I define a plugin setting to be used for all sites ? =
177
 
@@ -315,6 +307,8 @@ The value is in seconds, this means that API requests will wait 10 seconds for a
315
 
316
  == Changelog ==
317
 
 
 
318
  = 1.11.8 =
319
  * Updated the plugin description to direct users to support.sendgrid.com for questions.
320
  * Updated the "tested up to" field to confirm the latest version of the plugin wordes with the latest version of wordpress.
@@ -669,4 +663,4 @@ The value is in seconds, this means that API requests will wait 10 seconds for a
669
  = 1.2 =
670
  * Now you can switch between Sendgrid general statistics and Sendgrid WordPress statistics.
671
  = 1.1 =
672
- * SendGrid Statistics can be used by selecting the time interval for which you want to see your statistics.
4
  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
5
  Requires at least: 4.6
6
  Tested up to: 4.9
7
+ Stable tag: 1.11.9
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
+ NO LONGER MAINTAINED. Send emails and upload contacts through SendGrid from your WordPress installation using SMTP or API integration.
12
 
13
  == Description ==
14
 
15
+ *This plugin is no longer supported and will not work with the latest WordPress release. Feel free to fork the code from [GitHub](https://github.com/sendgrid/wordpress/) and revise the plugin to work for your needs. To learn more about Twilio SendGrid services visit SendGrid.com.*
16
+
17
  What is the SendGrid WordPress Plugin?
18
 
19
  SendGrid’s cloud-based email infrastructure relieves businesses of the cost and complexity of maintaining custom email systems. SendGrid provides reliable deliverability, scalability, and real-time analytics along with flexible APIs that make custom integration with your application a breeze.
26
 
27
  For assistance you can contact SendGrid Support from the [SendGrid Support Portal](https://support.sendgrid.com/). Click **Login & Contact Support**, and then **Contact Support** to see your support contact options. Paying SendGrid customers have the option to contact support via phone, chat, or by submitting a ticket using our web form. All SendGrid customers have the option to submit a ticket using our web form.
28
 
 
 
 
 
 
 
29
  = The Subscription Widget =
30
 
31
  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.
151
 
152
  == Frequently asked questions ==
153
 
 
 
 
 
154
  = Is there any official documentation for this plugin ? =
155
 
156
  Yes. [You can find it here](https://sendgrid.com/docs/Integrate/Tutorials/WordPress/index.html)
163
 
164
  = What credentials do I need to add on settings page ? =
165
 
166
+ Create a SendGrid account at <a href="http://sendgrid.com/" target="_blank">https://sendgrid.com/</a> and generate a new API key on <https://app.sendgrid.com/settings/api_keys>.
167
 
168
  = How can I define a plugin setting to be used for all sites ? =
169
 
307
 
308
  == Changelog ==
309
 
310
+ = 1.11.9 =
311
+ * Updated README to indicate that the plugin is no longer supported.
312
  = 1.11.8 =
313
  * Updated the plugin description to direct users to support.sendgrid.com for questions.
314
  * Updated the "tested up to" field to confirm the latest version of the plugin wordes with the latest version of wordpress.
663
  = 1.2 =
664
  * Now you can switch between Sendgrid general statistics and Sendgrid WordPress statistics.
665
  = 1.1 =
666
+ * SendGrid Statistics can be used by selecting the time interval for which you want to see your statistics.