Changeset 1814701
- Timestamp:
- 02/03/2018 01:37:08 PM (8 years ago)
- Location:
- wp-gmail-smtp/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
wp-gmail-smtp.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-gmail-smtp/trunk/readme.txt
r1648947 r1814701 3 3 Tags: 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 4 4 Requires at least: 3.0.1 5 Tested up to: 4. 7.26 Stable tag: 1.0. 35 Tested up to: 4.9.2 6 Stable tag: 1.0.4 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 22 22 3. Password: Add SMTP password to connect with Gmail. 23 23 4. 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/. 24 5. 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 26 But 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 28 Here 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/) 25 32 26 33 You can also try sending a test email with the plugin to check whether all your configurations are working correctly. 34 35 If you want to do hassel free email marketing then you can also try bulk email marketing service that is reliable and cost effective. 36 37 Unlimited 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/) 27 41 28 42 … … 53 67 = 1.0.3 = 54 68 * Added the new admin notice. 69 = 1.0.4 = 70 * Check plugin for 4.9.2 version Of WordPress. 55 71 56 72 == Upgrade Notice == -
wp-gmail-smtp/trunk/wp-gmail-smtp.php
r1649359 r1814701 3 3 Plugin Name: WP Gmail SMTP 4 4 Description: WP Gmail SMTP allows you to send all outgoing emails via Gmail SMTP server from your WordPress site. 5 Version: 1.0. 35 Version: 1.0.4 6 6 Author: InkThemes 7 7 Author URI: https://www.inkthemes.com/
Note: See TracChangeset
for help on using the changeset viewer.