Plugin Directory

Changeset 1814701


Ignore:
Timestamp:
02/03/2018 01:37:08 PM (8 years ago)
Author:
inkthemes
Message:

Check Plugin for new version of WordPress that is 4.9.2

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

Legend:

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

    r1648947 r1814701  
    33Tags:  gmail smtp, gmail protocol, smtp, gmail smtp, wp gmail smtp, gmail, 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
     
    22223. Password: Add SMTP password to connect with Gmail.
    23234. Protocol: Protocol field will be automatically pre-filled.
    24 5. If you need more help, Refer the "Changes in Gmail settings" heading in this article: https://www.formget.com/connect-gmail-smtp-with-mailget/.
     245. If you need more help, Refer the "Changes in Gmail settings" heading in this article: [Gmail SMTP](https://www.formget.com/connect-gmail-smtp-with-mailget/)
     25
     26But there is a limitation of sending 500 bulk emails via Gmail. So if you want to send bulk emails then you have to purchase SMTP services.
     27
     28Here are Few SMTP service providers that you can choose.
     29
     30[Top SMTP Service Providers](https://www.pabbly.com/smtp-service-providers/)
     31[Best SMTP Service Provider](https://www.formget.com/smtp-service-providers/)
    2532
    2633You can also try sending a test email with the plugin to check whether all your configurations are working correctly.
     34
     35If you want to do hassel free email marketing then you can also try bulk email marketing service that is reliable and cost effective.
     36
     37Unlimited Emails $4 for 5000 emails
     38[Cheap Email Marketing services](https://www.inkthemes.com/cheap-email-marketing-services/)
     39[Best SMTP Service Provider](https://www.formget.com/cheap-email-marketing-services/)
     40[Email Marketing Services](https://www.pabbly.com/email-marketing-services/)
    2741
    2842
     
    5367= 1.0.3 =
    5468* Added the new admin notice.
     69= 1.0.4 =
     70* Check plugin for 4.9.2 version Of WordPress.
    5571
    5672== Upgrade Notice ==
  • wp-gmail-smtp/trunk/wp-gmail-smtp.php

    r1649359 r1814701  
    33  Plugin Name: WP Gmail SMTP
    44  Description: WP Gmail SMTP allows you to send all outgoing emails via Gmail 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.