Changeset 1811604
- Timestamp:
- 01/30/2018 05:48:23 AM (8 years ago)
- Location:
- wp-mailgun-smtp/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
wp-mailgun-smtp.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-mailgun-smtp/trunk/readme.txt
r1811603 r1811604 4 4 Requires at least: 3.0.1 5 5 Tested up to: 4.9.2 6 Stable tag: 1.0. 46 Stable tag: 1.0.5 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 32 32 With an SMTP service, you satisfy their protocol, and get your emails delivered right in your client's inbox. It handles all of the heavy lifting to bring about a better of email delivery rate. 33 33 34 So you know the importance of using a dedicated SMTP service. Now, this Mailgun SMTP WP plugin lets you add more facility to your WordPress website, if you use Mailgun SMTP service. However, there are serveral [smtp service providers] {https://www.inkthemes.com/smtp-service-providers/}also available.34 So you know the importance of using a dedicated SMTP service. Now, this Mailgun SMTP WP plugin lets you add more facility to your WordPress website, if you use Mailgun SMTP service. However, there are serveral [smtp service providers](https://www.inkthemes.com/smtp-service-providers/) also available. 35 35 36 36 Below are some more sources of information that you might need in this regard. 37 37 38 * **[Email Marketing Services](https://www.pabbly.com/email-marketing-services/)39 * **[Best Email Marketing Services(https://www.formget.com/best-email-marketing-services/)40 * **[Cheap Email Marketing](https://woofresh.com/cheap-email-marketing/)41 * **[Free Email Marketing Software](https://www.inkthemes.com/free-email-marketing-software/)38 * [Email Marketing Services](https://www.pabbly.com/email-marketing-services/) 39 * [Best Email Marketing Services](https://www.formget.com/best-email-marketing-services/) 40 * [Cheap Email Marketing Services](https://woofresh.com/cheap-email-marketing/) 41 * [Free Email Marketing Software](https://www.inkthemes.com/free-email-marketing-software/) 42 42 43 43 ==Plugin Features:== … … 85 85 * Updated to latest version of WordPress. 86 86 87 = 1.0.5 = 88 * Updated to latest version of WordPress. 89 87 90 == Upgrade Notice == 88 91 = 1.0.0 = -
wp-mailgun-smtp/trunk/wp-mailgun-smtp.php
r1811603 r1811604 3 3 Plugin Name: WP Mailgun SMTP 4 4 Description: WP Mailgun SMTP allows you to send all outgoing emails via Mailgun from your WordPress site. 5 Version: 1.0. 45 Version: 1.0.5 6 6 Author: InkThemes 7 7 Author URI: https://www.inkthemes.com/
Note: See TracChangeset
for help on using the changeset viewer.