Skip to content
This repository was archived by the owner on May 6, 2021. It is now read-only.

Update WordPress plugin, no longer maintained #96

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 15 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,16 @@
* 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
* Tested up to: 4.9
* Stable tag: 1.11.8
* Stable tag: 1.11.9
* License: GPLv2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html

Send emails and upload contacts through SendGrid from your WordPress installation using SMTP or API integration.
**NO LONGER MAINTAINED.** Send emails and upload contacts through SendGrid from your WordPress installation using SMTP or API integration.

## Description

**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.**

What is the SendGrid WordPress Plugin?

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.
Expand All @@ -26,12 +28,6 @@ For more details, <a href="https://sendgrid.com/docs/Integrate/Tutorials/WordPre

For assistance you can contact SendGrid Support from the <a href="https://support.sendgrid.com/">SendGrid Support Portal</a>. 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.

### 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 <a href="https://www.sendgrid.com/partners/agencies">SendGrid Agency Page </a>

### 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.
Expand Down Expand Up @@ -59,15 +55,15 @@ To upload the SendGrid Plugin .ZIP file:

1. Upload the WordPress SendGrid Plugin to the /wp-contents/plugins/ folder.
2. Activate the plugin from the "Plugins" menu in WordPress.
3. Create a SendGrid account at <a href="http://sendgrid.com/partner/wordpress" target="_blank">http://sendgrid.com/partner/wordpress</a>
3. Create a SendGrid account at <a href="http://sendgrid.com/" target="_blank">http://sendgrid.com/</a>
4. Navigate to "Settings" -> "SendGrid Settings" and enter your SendGrid credentials.

To auto install the SendGrid Plugin from the WordPress admin:

1. Navigate to "Plugins" -> "Add New"
2. Search for "SendGrid Plugin" and click "Install Now" for the "SendGrid Plugin" listing.
3. Activate the plugin from the "Plugins" menu in WordPress, or from the plugin installation screen.
4. Create a SendGrid account at <a href="http://sendgrid.com/partner/wordpress" target="_blank">http://sendgrid.com/partner/wordpress</a>
4. Create a SendGrid account at <a href="http://sendgrid.com/" target="_blank">http://sendgrid.com/</a>
5. Navigate to "Settings" -> "SendGrid Settings" and enter your SendGrid credentials

For Multisite:
Expand All @@ -76,7 +72,7 @@ For Multisite:
2. Click on "Add New"
3. Search for "SendGrid Plugin" and click "Install Now" for the "SendGrid Plugin" listing.
4. Network Activate the plugin from the "Plugins" menu in WordPress, or from the plugin installation screen.
5. Create a SendGrid account at <a href="http://sendgrid.com/partner/wordpress" target="_blank">http://sendgrid.com/partner/wordpress</a>
5. Create a SendGrid account at <a href="http://sendgrid.com/" target="_blank">http://sendgrid.com/</a>
6. Navigate to "My Sites" -> "Network Admin" -> "Dashboard"
7. Click on the "SendGrid Settings" item in the menu on the left and enter your SendGrid credentials.

Expand Down Expand Up @@ -163,10 +159,6 @@ 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 <a href="https://www.sendgrid.com/partners/agencies/">SendGrid's Agency page </a>

### Is there any official documentation for this plugin ?

Yes. <a href="https://sendgrid.com/docs/Integrate/Tutorials/WordPress/index.html">You can find it here </a>
Expand All @@ -179,7 +171,7 @@ Plugin versions 1.10.x were tested and confirmed to work on PHP 5.3, 5.4, 5.5 an

### What credentials do I need to add on settings page ?

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>.
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>.

### How can I define a plugin setting to be used for all sites ?

Expand Down Expand Up @@ -316,6 +308,13 @@ The value is in seconds, this means that API requests will wait 10 seconds for a

## Changelog

**1.11.9**
* Updated README to indicate that the plugin is no longer supported.

**1.11.8**
* Updated the plugin description to direct users to support.sendgrid.com for questions.
* Updated the "tested up to" field to confirm the latest version of the plugin wordes with the latest version of wordpress.

**1.11.7**
* Added a configuration parameter of API request timeout in seconds
* Fixed an issue that made the HTML subscription emails break links
Expand Down
22 changes: 8 additions & 14 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@ 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
Tested up to: 4.9
Stable tag: 1.11.8
Stable tag: 1.11.9
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Send emails and upload contacts through SendGrid from your WordPress installation using SMTP or API integration.
NO LONGER MAINTAINED. Send emails and upload contacts through SendGrid from your WordPress installation using SMTP or API integration.

== Description ==

*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.*

What is the SendGrid WordPress Plugin?

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.
Expand All @@ -24,12 +26,6 @@ For more details, [consult our official documentation](https://sendgrid.com/docs

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.

= 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](https://sendgrid.com/partners/agencies/)

= 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.
Expand Down Expand Up @@ -155,10 +151,6 @@ 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](https://www.sendgrid.com/partners/agencies/)

= Is there any official documentation for this plugin ? =

Yes. [You can find it here](https://sendgrid.com/docs/Integrate/Tutorials/WordPress/index.html)
Expand All @@ -171,7 +163,7 @@ Plugin versions 1.10.x were tested and confirmed to work on PHP 5.3, 5.4, 5.5 an

= What credentials do I need to add on settings page ? =

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>.
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>.

= How can I define a plugin setting to be used for all sites ? =

Expand Down Expand Up @@ -315,6 +307,8 @@ The value is in seconds, this means that API requests will wait 10 seconds for a

== Changelog ==

= 1.11.9 =
* Updated README to indicate that the plugin is no longer supported.
= 1.11.8 =
* Updated the plugin description to direct users to support.sendgrid.com for questions.
* Updated the "tested up to" field to confirm the latest version of the plugin wordes with the latest version of wordpress.
Expand Down Expand Up @@ -669,4 +663,4 @@ The value is in seconds, this means that API requests will wait 10 seconds for a
= 1.2 =
* 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.
* SendGrid Statistics can be used by selecting the time interval for which you want to see your statistics.