Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

WP SendGrid

Descriere

By sending all emails through SendGrid, you can help them end up in an inbox, not a spam folder.
SendGrid provides a high-deliverability email service, protecting your emails from overzealous spam filters.
WP SendGrid uses SendGrid’s API to make sure your site’s emails are delivered.
This helps ensure reliability for plugins that notify subscribers of new posts, verify new user emails, and perform other email-based tasks.

If you do WordPress development on Windows, or are hosting your site on Windows Azure, this plugin is an easy way to make sure your emails can be delivered.
Because Windows doesn’t have a built-in sendmail service, WordPress can’t send emails by default,
but since WP SendGrid routes all emails through the SendGrid API, they will be delivered, even if you’re running on Windows.

To install, enable WP SendGrid like you would any other WordPress plugin. Enter your SendGrid credentials (you’ll need a SendGrid account), and you should be ready to go. If you wish, you can also choose between SendGrid’s REST API and their SMTP servers, and whether to connect to SendGrid using a secure connection.

Instalare

To manually upload WP SendGrid files to your site:

  1. Upload the WP SendGrid to the /wp-contents/plugins/ folder.
  2. Activate the plugin from the „Plugins” menu in WordPress.
  3. Navigate to „Settings” → „SendGrid Settings” and enter your SendGrid API credentials

Or to install from the WordPress admin:

  1. Navigate to „Plugins” → „Add New”
  2. Search for „WP SendGrid” and click „Install Now” for the „WP SendGrid” plugin listing
  3. Activate the plugin from the „Plugins” menu in WordPress, or from the plugin installation screen.
  4. Navigate to „Settings” → „SendGrid Settings” and enter your SendGrid API credentials

Întrebări frecvente

Installation Instructions

To manually upload WP SendGrid files to your site:

  1. Upload the WP SendGrid to the /wp-contents/plugins/ folder.
  2. Activate the plugin from the „Plugins” menu in WordPress.
  3. Navigate to „Settings” → „SendGrid Settings” and enter your SendGrid API credentials

Or to install from the WordPress admin:

  1. Navigate to „Plugins” → „Add New”
  2. Search for „WP SendGrid” and click „Install Now” for the „WP SendGrid” plugin listing
  3. Activate the plugin from the „Plugins” menu in WordPress, or from the plugin installation screen.
  4. Navigate to „Settings” → „SendGrid Settings” and enter your SendGrid API credentials

Recenzii

3 septembrie 2016
Many thanks to Will and Tony for this plugin. I have wp-sendgrid successfully installed on a WordPress Multisite instance. The official SendGrid plugin doesn't appear to support Multisite network activation at this stage (2016/07/22).
3 septembrie 2016
You need a SendGrid account to send emails with the SendGrid API?? but where !! i add use and password but while send test email it show SendGrid options updated Send Test Email There was a problem sending the test email. Double check your settings.
Citește toate cele 3 recenzii

Contributori și dezvoltatori

„WP SendGrid” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Tradu „WP SendGrid” în limba ta.

Te interesează dezvoltarea?

Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.

Istoric modificări

2.1.0

  • Added support for network-level settings in Multisite

2.0.1

  • Fix a typo in wp_mail function definition

2.0

  • Rewrote settings page using the Settings API
  • Added filters to make extending easier

1.0.1

  • Remove hardcoded „from” address and use WordPress provided address instead

1.0

  • Prima versiune