WP Mail SMTP by WPForms - Version 0.10.1

Version Description

  • Addition of Pepipost and cleanup of admin page.
Download this release

Release Info

Developer smub
Plugin Icon 128x128 WP Mail SMTP by WPForms
Version 0.10.1
Comparing to
See all releases

Code changes from version 0.10.0 to 0.10.1

readme.txt CHANGED
@@ -1,12 +1,12 @@
1
- === WP Mail SMTP ===
2
- Contributors: chmac
3
- Donate link: http://www.callum-macdonald.com/code/donate/
4
  Tags: mail, smtp, wp_mail, mailer, phpmailer
5
  Requires at least: 2.7
6
  Tested up to: 4.7
7
- Stable tag: 0.10.0
8
 
9
- The most popular SMTP plugin on WordPress.org. Trusted by over 500'000 sites.
10
 
11
  == Description ==
12
 
@@ -22,13 +22,42 @@ You can set the following options:
22
  * Choose to use SMTP authentication or not (defaults to not).
23
  * Specify an SMTP username and password.
24
 
25
- The plugin includes integrated support for <a href="https://app1.pepipost.com/index.php/login/wp_mail_smtp?page=signup&utm_source=WordPress&utm_campaign=Plugins&utm_medium=wp_mail_smtp_webpage&utm_term=organic&code=WP-MAIL-SMTP">Pepipost</a>.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
 
27
  == Installation ==
28
 
29
- 1. Download
30
- 2. Upload to your `/wp-contents/plugins/` directory.
31
- 3. Activate the plugin through the 'Plugins' menu in WordPress.
 
32
 
33
  == Frequently Asked Questions ==
34
 
@@ -55,15 +84,21 @@ Password: your mail password
55
 
56
  Short answer: maybe.
57
 
58
- By all means please contact me to discuss features or options you'd like to see added to the plugin. I can't guarantee to add all of them, but I will consider all sensible requests. I can be contacted here:
59
- <http://www.callum-macdonald.com/code/wp-mail-smtp/>
60
 
61
  == Screenshots ==
62
 
63
- 1. Screenshot of the Options > Email panel.
 
 
 
64
 
65
  == Changelog ==
66
 
 
 
 
67
  = 0.10.0 =
68
  * Addition of Pepipost and cleanup of admin page.
69
 
@@ -157,6 +192,9 @@ By all means please contact me to discuss features or options you'd like to see
157
 
158
  == Upgrade Notice ==
159
 
 
 
 
160
  = 0.10.0 =
161
  Addition of Pepipost and cleanup of admin page.
162
 
@@ -194,4 +232,4 @@ Minor bugfix correcting the Settings link bug introduced in 0.8.4. Very low prio
194
  Minor bugfix for users using constants. Another very low priority upgrade. Apologies for the version creep.
195
 
196
  = 0.8.3 =
197
- Minor bugfix for users using constants. Very low priority upgrade.
1
+ === WP Mail SMTP by WPForms ===
2
+ Contributors: wpforms, smub, jaredatch
3
+ Donate link: https://wpforms.com/
4
  Tags: mail, smtp, wp_mail, mailer, phpmailer
5
  Requires at least: 2.7
6
  Tested up to: 4.7
7
+ Stable tag: 0.10.1
8
 
9
+ The most popular SMTP plugin on WordPress.org. Trusted by over 600k sites.
10
 
11
  == Description ==
12
 
22
  * Choose to use SMTP authentication or not (defaults to not).
23
  * Specify an SMTP username and password.
24
 
25
+ WP Mail SMTP plugin works with all major email services such as Gmail, Yahoo, Outlook, Microsoft Live, and any other email sending service that offers SMTP.
26
+
27
+ = Why WP Mail SMTP =
28
+
29
+ The goal of WP Mail SMTP plugin is to help fix the common "WordPress not sending an email issue".
30
+
31
+ Often times an email sent out by your WordPress site either lands in the spam folder or get completely rejected by popular email providers.
32
+
33
+ SMTP (Simple Mail Transfer Protocol) is the industry standard for sending emails. WP Mail SMTP helps you use proper authentication which increases email deliverability.
34
+
35
+ = Credits =
36
+
37
+ WP Mail SMTP plugin was originally created by Callum Macdonald. It is now owned and maintained by the team behind <a href="https://wpforms.com/" rel="friend">WPForms</a> - the best drag & drop form builder for WordPress.
38
+
39
+ You can try the <a href="https://wordpress.org/plugins/wpforms-lite/" rel="friend">free version of WPForms plugin</a> to see why it's the best in the market.
40
+
41
+ = What's Next =
42
+
43
+ If you like this plugin, then consider checking out our other projects:
44
+
45
+ * <a href="http://optinmonster.com/" rel="friend" title="OptinMonster">OptinMonster</a> - Get More Email Subscribers
46
+ * <a href="http://soliloquywp.com/" rel="friend" title="Soliloquy">Soliloquy</a> - Best WordPress Slider Plugin
47
+ * <a href="http://enviragallery.com/" rel="friend" title="Envira Gallery">Envira Gallery</a> - Best WordPress Gallery Plugin
48
+ * <a href="https://www.monsterinsights.com/" rel="friend" title="MonsterInsights">MonsterInsights</a> - Best Google Analytics Plugin for WordPress
49
+
50
+ Visit <a href="http://www.wpbeginner.com/" rel="friend" title="WPBeginner">WPBeginner</a> to learn from our <a href="http://www.wpbeginner.com/category/wp-tutorials/" rel="friend" title="WordPress Tutorials">WordPress Tutorials</a> and find out about other <a href="http://www.wpbeginner.com/category/plugins/" rel="friend" title="Best WordPress Plugins">best WordPress plugins</a>.
51
+
52
+
53
+
54
 
55
  == Installation ==
56
 
57
+ 1. Install WP Mail SMTP by WPForms either via the WordPress.org plugin repository or by uploading the files to your server. (See instructions on <a href="http://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/" rel="friend">how to install a WordPress plugin</a>)
58
+ 2. Activate WP Mail SMTP by WPForms.
59
+ 3. Navigate to the Settings area of WP Mail SMTP in the WordPress admin.
60
+ 4. Want to support us? Consider trying <a href="https://wpforms.com/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend" title="WPForms">WPForms Pro</a> - the best WordPress contact form plugin!
61
 
62
  == Frequently Asked Questions ==
63
 
84
 
85
  Short answer: maybe.
86
 
87
+ By all means please contact us to discuss features or options you'd like to see added to the plugin. We can't guarantee to add all of them, but we will consider all sensible requests. We can be contacted here:
88
+ <a href="https://wpforms.com/contact/" rel="friend">https://wpforms.com/contact/</a>
89
 
90
  == Screenshots ==
91
 
92
+ 1. Advanced Email Options
93
+ 2. SMTP Options
94
+ 3. Pepipost SMTP Options
95
+ 4. Send a Test Email
96
 
97
  == Changelog ==
98
 
99
+ = 0.10.1 =
100
+ * Addition of Pepipost and cleanup of admin page.
101
+
102
  = 0.10.0 =
103
  * Addition of Pepipost and cleanup of admin page.
104
 
192
 
193
  == Upgrade Notice ==
194
 
195
+ = 0.10.1 =
196
+ Addition of Pepipost and cleanup of admin page.
197
+
198
  = 0.10.0 =
199
  Addition of Pepipost and cleanup of admin page.
200
 
232
  Minor bugfix for users using constants. Another very low priority upgrade. Apologies for the version creep.
233
 
234
  = 0.8.3 =
235
+ Minor bugfix for users using constants. Very low priority upgrade.
screenshot-1.png CHANGED
Binary file
screenshot-2.png ADDED
Binary file
screenshot-3.png ADDED
Binary file
screenshot-4.png ADDED
Binary file
wp_mail_smtp.php CHANGED
@@ -1,16 +1,16 @@
1
  <?php
2
  /*
3
  Plugin Name: WP-Mail-SMTP
4
- Version: 0.9.5
5
- Plugin URI: http://www.callum-macdonald.com/code/wp-mail-smtp/
6
  Description: Reconfigures the wp_mail() function to use SMTP instead of mail() and creates an options page to manage the settings.
7
- Author: Callum Macdonald
8
- Author URI: http://www.callum-macdonald.com/
9
  */
10
 
11
  /**
12
- * @author Callum Macdonald
13
- * @copyright Callum Macdonald, 2007-11, All Rights Reserved
14
  * This code is released under the GPL licence version 3 or later, available here
15
  * http://www.gnu.org/licenses/gpl.txt
16
  */
1
  <?php
2
  /*
3
  Plugin Name: WP-Mail-SMTP
4
+ Version: 0.10.1
5
+ Plugin URI: https://wpforms.com/
6
  Description: Reconfigures the wp_mail() function to use SMTP instead of mail() and creates an options page to manage the settings.
7
+ Author: WPForms
8
+ Author URI: https://wpforms.com/
9
  */
10
 
11
  /**
12
+ * @author WPForms
13
+ * @copyright WPForms, 2007-11, All Rights Reserved
14
  * This code is released under the GPL licence version 3 or later, available here
15
  * http://www.gnu.org/licenses/gpl.txt
16
  */