Plugin Directory

Changeset 1814980


Ignore:
Timestamp:
02/04/2018 06:42:41 AM (8 years ago)
Author:
inkthemes
Message:

Updating and testing plugin with wordpress version 4.9.2

Location:
wp-sendgrid-smtp/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-sendgrid-smtp/trunk/readme.txt

    r1649522 r1814980  
    33Tags:  sendgrid smtp, sendgrid protocol, smtp, sendgrid smtp, wp sendgrid smtp, sendgrid, autoresponder, deliverability, email, mail, newsletter, service, smtp, webservice, wp_mail, email sending, outgoing emails, tls, wp mail
    44Requires at least: 3.0.1
    5 Tested up to: 4.7.2
    6 Stable tag: 1.0.3
     5Tested up to: 4.9.2
     6Stable tag: 1.0.4
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1010== Description ==
    1111
    12 With WP SendGrid SMTP plugin you can connect SendGrid to your WordPress website for sending emails. It bypasses the normal WP mail function and sends email using SendGrid service.
     12WP SendGrid SMTP plugin let you can connect SendGrid SMTP to your WordPress website for sending emails. It bypasses the normal WP mail function and sends email using SendGrid service.
    1313
    1414Simply Add Username and Password and start delivering emails through SendGrid.
    1515
    1616You can also change the From Email address and From Name.
     17
     18Make sure When you send emails to your users of list you get minimum number of hard and soft bounce as this can block your account. So you can try email list cleaning service that will help you save your account.
     19
     20[Email List Cleaning Services](https://www.inkthemes.com/email-list-cleaning-services/)
    1721
    1822###Below are the list of settings that you have to add to start using the plugin:
     
    2529You can also try sending a test email with the plugin to check whether all your configurations are working correctly.
    2630
     31There are 2 parameter that are very important when you send email. Good reputation of sender IP and good domain reputation. Personally we this that you will get good results with SendGrid SMTP and this help you make more inboxing to your emails.
     32In case if you wish to check for more SMTP service then you can check these 2 blog post that help you to know more SMTP service provider.
     33
     34[SMTP Service Provider](https://www.inkthemes.com/smtp-service-providers/)
     35[SMTP Service](https://www.pabbly.com/smtp-service-providers/)
     36
     37
     38Incase you are looking for hassel free email marketing and don't want to connect any SMTP at your own end then you can choose email marketing services that is already intergrated with front end and SMTP. This will help you to just upload your email list and start sending emails. They have inbuilt SPAM and Bounce management service.
     39
     40[Free Email Marketing Software](https://www.pabbly.com/free-email-marketing-software/)
     41[Best Email Marketing Services](https://www.formget.com/best-email-marketing-services/)
     42[Bulk Email Marketing Softwares](https://woofresh.com/bulk-email-marketing-services-softwares/)
     43
     44Here is the guide you can follow for your installation section. It's very simple to use the plugin. You just need to install the plugin and connect With SMTP via saving username and password along with PORT number.
    2745
    2846== Installation ==
     
    5371* Initial release
    5472
    55 = 1.0.1 =
    56 * Please upgrade to latest version
     73= 1.0.4 =
     74* Tested upto WordPress Version 4.9.2
  • wp-sendgrid-smtp/trunk/wp-sendgrid-smtp.php

    r1649520 r1814980  
    33  Plugin Name: WP SendGrid SMTP
    44  Description: WP SendGrid SMTP allows you to send all outgoing emails via SendGrid SMTP server from your WordPress site.
    5   Version: 1.0.3
     5  Version: 1.0.4
    66  Author: InkThemes
    77  Author URI: https://www.inkthemes.com/
Note: See TracChangeset for help on using the changeset viewer.