Version Description
- 2018-06-29 =
- Fixed: Other SMTP: Clear new Debug messages about failed email delivery on next successful email sending.
- Fixed: Introduce conditional autoloader to workaround Gmail PHP 5.5 requirement and its library compatibility issues vs PHP 5.3+ minimum viable plugin version.
Download this release
Release Info
Developer | slaFFik |
Plugin | WP Mail SMTP by WPForms |
Version | 1.3.1 |
Comparing to | |
See all releases |
Code changes from version 1.3.0 to 1.3.1
- assets/css/smtp-admin.min.css +3 -3
- languages/wp-mail-smtp.pot +389 -15
- readme.txt +4 -0
- src/Admin/Pages/Settings.php +3 -1
- src/Admin/Pages/Test.php +2 -2
- src/Processor.php +2 -0
- wp-mail-smtp.php +56 -1
- wp_mail_smtp.php +2 -2
assets/css/smtp-admin.min.css
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
#wpcontent{padding-left:0 !important;position:relative}@media (max-width: 600px){#wpcontent{padding-top:46px}}@media (max-width: 600px){#wpbody{padding-top:0}}#wp-mail-smtp-header{background-color:#f1f3f7;border-top:3px solid #FF982D;padding:20px}#wp-mail-smtp-header img{display:block;margin:0;max-width:242px}@media (max-width: 782px){#wp-mail-smtp-header img{max-width:200px}}#wp-mail-smtp{margin:0}#wp-mail-smtp .wp-mail-smtp-page-title{background-color:#fff;font-size:14px;margin:0 0 20px 0;padding:0 20px}#wp-mail-smtp .wp-mail-smtp-page-title a{border-bottom:2px solid #fff;box-shadow:none;color:#666;display:inline-block;margin-right:30px;padding:20px 0 18px 0;text-decoration:none}#wp-mail-smtp .wp-mail-smtp-page-title a.active{border-bottom:2px solid #FF982D}#wp-mail-smtp .wp-mail-smtp-page-title a:hover{border-color:#999}#wp-mail-smtp .wp-mail-smtp-page{padding:0 20px}#wp-mail-smtp .wp-mail-smtp-page *,#wp-mail-smtp .wp-mail-smtp-page *::before,#wp-mail-smtp .wp-mail-smtp-page *::after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-clear:before{content:" ";display:table}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-clear:after{clear:both;content:" ";display:table}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row{border-bottom:1px solid #e4e4e4;padding:30px 0;font-size:14px;line-height:1.3}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row:first-of-type{padding-top:10px !important}@media (max-width: 781px){#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row{padding:20px 0}}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.inactive{display:none}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row .wp-mail-smtp-setting-mid-row-sep{margin:15px 0}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.section-heading{padding:20px 0}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.section-heading.no-desc h2,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.section-heading.no-desc h4{margin:0}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.section-heading .wp-mail-smtp-setting-field{margin:0;max-width:1000px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox input[type=checkbox]{float:left;margin:1px 0 0 0}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox input[type=checkbox]+label{margin:0 0 0 8px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox .desc{margin:0 0 0 30px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox input[type=checkbox]+label+.desc{margin:8px 0 0 0}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-text .wp-mail-smtp-setting-label,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-password .wp-mail-smtp-setting-label,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-number .wp-mail-smtp-setting-label,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-email .wp-mail-smtp-setting-label{padding-top:8px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-select .wp-mail-smtp-setting-label{padding-top:8px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-radio .wp-mail-smtp-setting-field input[type=radio]{margin:-3px 10px 0 0}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-radio .wp-mail-smtp-setting-field label{margin-right:30px;display:inline-block}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field label{vertical-align:middle;display:inline-block}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field label:hover .wp-mail-smtp-setting-toggle-switch{background-color:#999}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]{display:none}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:checked+.wp-mail-smtp-setting-toggle-switch{background-color:#83c11f}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:checked+.wp-mail-smtp-setting-toggle-switch:before{-webkit-transform:translateX(19px);-ms-transform:translateX(19px);transform:translateX(19px)}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:checked+.wp-mail-smtp-setting-toggle-switch+.wp-mail-smtp-setting-toggle-checked-label{display:inline-block}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:checked+.wp-mail-smtp-setting-toggle-switch+.wp-mail-smtp-setting-toggle-checked-label+.wp-mail-smtp-setting-toggle-unchecked-label{display:none}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field .wp-mail-smtp-setting-toggle-unchecked-label,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field .wp-mail-smtp-setting-toggle-checked-label{text-transform:uppercase;font-weight:700;font-size:13px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field .wp-mail-smtp-setting-toggle-checked-label{display:none}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field .wp-mail-smtp-setting-toggle-switch{position:relative;cursor:pointer;background-color:#ccc;border-radius:15px;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;vertical-align:middle;position:relative;display:inline-block;margin:0 5px 0 0;width:40px;height:20px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field .wp-mail-smtp-setting-toggle-switch:before{position:absolute;content:"";height:14px;width:14px;left:3px;top:3px;background-color:#fff;border-radius:50%;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer{padding-bottom:20px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailer{display:inline-block;width:140px;margin-right:10px;margin-bottom:10px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailer:last-child{margin-right:0}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailer .wp-mail-smtp-mailer-image{background:#fff;text-align:center;border:2px solid #E5E5E5;border-radius:4px;height:76px;position:relative;margin-bottom:10px;cursor:pointer;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailer .wp-mail-smtp-mailer-image img{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:0.6;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailer.active .wp-mail-smtp-mailer-image{border-color:#FF982D}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailer.active .wp-mail-smtp-mailer-image img{opacity:1}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailer:hover .wp-mail-smtp-mailer-image{border-color:#ccc}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailer:hover .wp-mail-smtp-mailer-image img{opacity:1}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row h2,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row h4{color:#444;font-size:20px;font-weight:700;margin:0 0 6px 0}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row h3{color:#444;font-size:24px;font-weight:600;margin:0 0 20px 0}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row p{margin:12px 0 0;font-size:14px;line-height:1.3}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row p:first-of-type{margin:8px 0 0}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row p.desc{font-style:italic;color:#666}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=text],#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=email],#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=number],#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=password]{background-color:#fff;border:1px solid #ddd;border-radius:3px;box-shadow:none;color:#333;display:inline-block;vertical-align:middle;padding:7px 12px;margin:0 10px 0 0;width:400px;min-height:35px}@media (max-width: 959px){#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=text],#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=email],#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=number],#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=password]{width:300px}}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=text][readonly],#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=email][readonly],#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=number][readonly],#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=password][readonly]{background-color:#f9f9f9}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=text].small-text,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=email].small-text,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=number].small-text,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=password].small-text{width:75px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=text]:focus,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=email]:focus,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=number]:focus,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=password]:focus{border-color:#bbb}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=text]:disabled,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=email]:disabled,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=number]:disabled,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=password]:disabled{opacity:0.6}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-label{display:block;float:left;width:200px;padding:0}@media (max-width: 781px){#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-label{float:none;width:100%;padding-bottom:15px}}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-label label{display:block;font-weight:600}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-field{display:block;margin:0 0 0 200px;max-width:800px}@media (max-width: 781px){#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-field{margin:0}}#wp-mail-smtp .wp-mail-smtp-page p.wp-mail-smtp-submit{margin:0;padding:25px 0}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-mailer-options .wp-mail-smtp-mailer-option .wp-mail-smtp-setting-row.section-heading{padding:20px 0 !important}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-mailer-options .wp-mail-smtp-mailer-option blockquote{background:#E5E5E5;border-radius:4px;color:#666;font-size:14px;margin:20px 0;padding:15px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn{border:0;border-radius:3px;cursor:pointer;display:inline-block;margin:0;text-decoration:none;text-align:center;vertical-align:middle;white-space:nowrap;text-shadow:none;box-shadow:none;outline:none}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn .dashicons{font-size:16px;width:16px;height:16px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-block{display:block}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-md{font-size:13px;font-weight:600;padding:8px 12px;min-height:35px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-lg{font-size:16px;font-weight:600;padding:16px 28px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-orange{background-color:#FF982D;border-color:#FF982D;color:#fff}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-orange:hover,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-orange:active,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-orange:focus{background-color:#f97f00;border-color:#f97f00}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-red{background-color:red;border-color:red;color:#fff}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-red:hover,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-red:active,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-red:focus{background-color:darkred;border-color:darkred}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-grey{background-color:#eee;border-color:#ccc;color:#666}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-grey:hover,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-grey:active,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-grey:focus{background-color:#d7d7d7;border-color:#ccc;color:#444}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-light-grey{background-color:#f5f5f5;border:1px solid #ccc;color:#666}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-light-grey:hover,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-light-grey:active,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-light-grey:focus{background-color:#eee;color:#444}#wp-mail-smtp .wp-mail-smtp-page p{margin:0}#wp-mail-smtp .wp-mail-smtp-page .notice-inline{background:#fff;border-left:4px solid #fff;box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);margin:5px 0 15px;padding:1px 12px}#wp-mail-smtp .wp-mail-smtp-page .notice-inline.notice-success{border-left-color:#46b450}#wp-mail-smtp .wp-mail-smtp-page .notice-inline.notice-warning{border-left-color:#ffb900}#wp-mail-smtp .wp-mail-smtp-page .notice-inline.notice-error{border-left-color:#dc3232}#wp-mail-smtp .wp-mail-smtp-page .notice-inline.notice-info{border-left-color:#00a0d2}#wp-mail-smtp .wp-mail-smtp-page .notice p,#wp-mail-smtp .wp-mail-smtp-page .notice-inline p{margin:0.5em 0;padding:2px}#wp-mail-smtp .wp-mail-smtp-page pre{white-space:pre-line}#wp-mail-smtp .wp-mail-smtp-page.active{display:block}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug{background-color:#fff;padding:25px 20px 1px 25px}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug h2{color:#444;margin:1.4em 0 0.8em;font-size:16px;font-weight:700}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug p{font-size:14px;color:#555;margin-bottom:1.1em}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug ul,#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug ol{font-size:14px;color:#555;margin:0 0 1.1em 1.8em}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug ul li,#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug ol li{margin:0 0 8px 0;line-height:1.5}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug ul li:last-of-type,#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug ol li:last-of-type{margin:0}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug ul li ul,#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug ol li ul{list-style-type:disc}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug a{color:#FF982D}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug a:hover{color:#f97f00}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug .dashicons-star-filled{color:#FF982D;width:16px;height:16px;font-size:16px;vertical-align:text-top}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug .error-log-toggle{text-decoration:none;color:#444}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug .error-log-toggle:hover{color:#FF982D}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug .error-log-toggle .dashicons{font-size:15px;height:15px;width:15px;padding-top:3px;border:0;outline:0}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug .error-log{border-left:3px solid #ffb900;padding:0 0 0 20px;margin:0 0 10px 0;font-size:12px;display:none}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug .error-log pre{margin:0}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug .error-log-note{display:none}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms{background-color:#fff;padding:25px 20px;border:1px solid #dadada;margin:10px 0 0 0;position:relative}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms .wp-mail-smtp-wpforms-dismiss{position:absolute;right:10px;top:10px}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms .wp-mail-smtp-wpforms-dismiss button{background:none;border:none;color:#a9a9a9;cursor:pointer;margin:0;padding:0}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms h2{color:#444;margin-top:0;font-size:16px;font-weight:700}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms p{font-size:14px;color:#555;margin-bottom:1.1em}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms p:last-of-type{margin:0}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms .benefits{margin:0 0 16px 0;overflow:auto;max-width:900px}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms ul{margin:0;padding:0;width:50%;float:left}@media (max-width: 600px){#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms ul{width:100%;float:none}}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms ul li{margin:0;padding:0 0 2px 16px;color:#555;font-size:14px;position:relative}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms ul li:before{content:'+';position:absolute;top:-1px;left:0}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms a{color:#FF982D}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms a:hover,#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms a:active,#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms a:focus{color:#f97f00}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms .stars{text-decoration:none}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms .stars .dashicons{width:16px;height:16px;font-size:16px;vertical-align:text-top}
|
2 |
-
|
3 |
-
/*# sourceMappingURL=smtp-admin.min.css.map */
|
1 |
+
#wpcontent{padding-left:0 !important;position:relative}@media (max-width: 600px){#wpcontent{padding-top:46px}}@media (max-width: 600px){#wpbody{padding-top:0}}#wp-mail-smtp-header{background-color:#f1f3f7;border-top:3px solid #FF982D;padding:20px}#wp-mail-smtp-header img{display:block;margin:0;max-width:242px}@media (max-width: 782px){#wp-mail-smtp-header img{max-width:200px}}#wp-mail-smtp{margin:0}#wp-mail-smtp .wp-mail-smtp-page-title{background-color:#fff;font-size:14px;margin:0 0 20px 0;padding:0 20px}#wp-mail-smtp .wp-mail-smtp-page-title a{border-bottom:2px solid #fff;box-shadow:none;color:#666;display:inline-block;margin-right:30px;padding:20px 0 18px 0;text-decoration:none}#wp-mail-smtp .wp-mail-smtp-page-title a.active{border-bottom:2px solid #FF982D}#wp-mail-smtp .wp-mail-smtp-page-title a:hover{border-color:#999}#wp-mail-smtp .wp-mail-smtp-page{padding:0 20px}#wp-mail-smtp .wp-mail-smtp-page *,#wp-mail-smtp .wp-mail-smtp-page *::before,#wp-mail-smtp .wp-mail-smtp-page *::after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-clear:before{content:" ";display:table}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-clear:after{clear:both;content:" ";display:table}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row{border-bottom:1px solid #e4e4e4;padding:30px 0;font-size:14px;line-height:1.3}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row:first-of-type{padding-top:10px !important}@media (max-width: 781px){#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row{padding:20px 0}}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.inactive{display:none}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row .wp-mail-smtp-setting-mid-row-sep{margin:15px 0}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.section-heading{padding:20px 0}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.section-heading.no-desc h2,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.section-heading.no-desc h4{margin:0}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.section-heading .wp-mail-smtp-setting-field{margin:0;max-width:1000px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox input[type=checkbox]{float:left;margin:1px 0 0 0}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox input[type=checkbox]+label{margin:0 0 0 8px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox .desc{margin:0 0 0 30px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox input[type=checkbox]+label+.desc{margin:8px 0 0 0}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-text .wp-mail-smtp-setting-label,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-password .wp-mail-smtp-setting-label,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-number .wp-mail-smtp-setting-label,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-email .wp-mail-smtp-setting-label{padding-top:8px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-select .wp-mail-smtp-setting-label{padding-top:8px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-radio .wp-mail-smtp-setting-field input[type=radio]{margin:-3px 10px 0 0}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-radio .wp-mail-smtp-setting-field label{margin-right:30px;display:inline-block}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field label{vertical-align:middle;display:inline-block}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field label:hover .wp-mail-smtp-setting-toggle-switch{background-color:#999}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]{display:none}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:checked+.wp-mail-smtp-setting-toggle-switch{background-color:#83c11f}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:checked+.wp-mail-smtp-setting-toggle-switch:before{-webkit-transform:translateX(19px);-ms-transform:translateX(19px);transform:translateX(19px)}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:checked+.wp-mail-smtp-setting-toggle-switch+.wp-mail-smtp-setting-toggle-checked-label{display:inline-block}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:checked+.wp-mail-smtp-setting-toggle-switch+.wp-mail-smtp-setting-toggle-checked-label+.wp-mail-smtp-setting-toggle-unchecked-label{display:none}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field .wp-mail-smtp-setting-toggle-unchecked-label,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field .wp-mail-smtp-setting-toggle-checked-label{text-transform:uppercase;font-weight:700;font-size:13px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field .wp-mail-smtp-setting-toggle-checked-label{display:none}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field .wp-mail-smtp-setting-toggle-switch{position:relative;cursor:pointer;background-color:#ccc;border-radius:15px;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;vertical-align:middle;position:relative;display:inline-block;margin:0 5px 0 0;width:40px;height:20px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field .wp-mail-smtp-setting-toggle-switch:before{position:absolute;content:"";height:14px;width:14px;left:3px;top:3px;background-color:#fff;border-radius:50%;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer{padding-bottom:20px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailer{display:inline-block;width:140px;margin-right:10px;margin-bottom:10px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailer:last-child{margin-right:0}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailer .wp-mail-smtp-mailer-image{background:#fff;text-align:center;border:2px solid #E5E5E5;border-radius:4px;height:76px;position:relative;margin-bottom:10px;cursor:pointer;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailer .wp-mail-smtp-mailer-image img{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:0.6;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailer.active .wp-mail-smtp-mailer-image{border-color:#FF982D}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailer.active .wp-mail-smtp-mailer-image img{opacity:1}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailer:hover .wp-mail-smtp-mailer-image{border-color:#ccc}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailer:hover .wp-mail-smtp-mailer-image img{opacity:1}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row h2,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row h4{color:#444;font-size:20px;font-weight:700;margin:0 0 6px 0}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row h3{color:#444;font-size:24px;font-weight:600;margin:0 0 20px 0}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row p{margin:12px 0 0;font-size:14px;line-height:1.3}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row p:first-of-type{margin:8px 0 0}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row p.desc{font-style:italic;color:#666}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=text],#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=email],#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=number],#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=password]{background-color:#fff;border:1px solid #ddd;border-radius:3px;box-shadow:none;color:#333;display:inline-block;vertical-align:middle;padding:7px 12px;margin:0 10px 0 0;width:400px;min-height:35px}@media (max-width: 959px){#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=text],#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=email],#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=number],#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=password]{width:300px}}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=text][readonly],#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=email][readonly],#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=number][readonly],#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=password][readonly]{background-color:#f9f9f9}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=text].small-text,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=email].small-text,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=number].small-text,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=password].small-text{width:75px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=text]:focus,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=email]:focus,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=number]:focus,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=password]:focus{border-color:#bbb}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=text]:disabled,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=email]:disabled,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=number]:disabled,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-row input[type=password]:disabled{opacity:0.6}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-label{display:block;float:left;width:200px;padding:0}@media (max-width: 781px){#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-label{float:none;width:100%;padding-bottom:15px}}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-label label{display:block;font-weight:600}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-field{display:block;margin:0 0 0 200px;max-width:800px}@media (max-width: 781px){#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-setting-field{margin:0}}#wp-mail-smtp .wp-mail-smtp-page p.wp-mail-smtp-submit{margin:0;padding:25px 0}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-mailer-options .wp-mail-smtp-mailer-option .wp-mail-smtp-setting-row.section-heading{padding:20px 0 !important}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-mailer-options .wp-mail-smtp-mailer-option blockquote{background:#E5E5E5;border-radius:4px;color:#666;font-size:14px;margin:20px 0;padding:15px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn{border:0;border-radius:3px;cursor:pointer;display:inline-block;margin:0;text-decoration:none;text-align:center;vertical-align:middle;white-space:nowrap;text-shadow:none;box-shadow:none;outline:none}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn .dashicons{font-size:16px;width:16px;height:16px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-block{display:block}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-md{font-size:13px;font-weight:600;padding:8px 12px;min-height:35px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-lg{font-size:16px;font-weight:600;padding:16px 28px}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-orange{background-color:#FF982D;border-color:#FF982D;color:#fff}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-orange:hover,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-orange:active,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-orange:focus{background-color:#f97f00;border-color:#f97f00}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-red{background-color:red;border-color:red;color:#fff}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-red:hover,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-red:active,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-red:focus{background-color:darkred;border-color:darkred}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-grey{background-color:#eee;border-color:#ccc;color:#666}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-grey:hover,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-grey:active,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-grey:focus{background-color:#d7d7d7;border-color:#ccc;color:#444}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-light-grey{background-color:#f5f5f5;border:1px solid #ccc;color:#666}#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-light-grey:hover,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-light-grey:active,#wp-mail-smtp .wp-mail-smtp-page .wp-mail-smtp-btn-light-grey:focus{background-color:#eee;color:#444}#wp-mail-smtp .wp-mail-smtp-page p{margin:0}#wp-mail-smtp .wp-mail-smtp-page .notice-inline{background:#fff;border-left:4px solid #fff;box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);margin:5px 0 15px;padding:1px 12px}#wp-mail-smtp .wp-mail-smtp-page .notice-inline.notice-success{border-left-color:#46b450}#wp-mail-smtp .wp-mail-smtp-page .notice-inline.notice-warning{border-left-color:#ffb900}#wp-mail-smtp .wp-mail-smtp-page .notice-inline.notice-error{border-left-color:#dc3232}#wp-mail-smtp .wp-mail-smtp-page .notice-inline.notice-info{border-left-color:#00a0d2}#wp-mail-smtp .wp-mail-smtp-page .notice p,#wp-mail-smtp .wp-mail-smtp-page .notice-inline p{margin:0.5em 0;padding:2px}#wp-mail-smtp .wp-mail-smtp-page pre{white-space:pre-line}#wp-mail-smtp .wp-mail-smtp-page.active{display:block}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug{background-color:#fff;padding:25px 20px 1px 25px}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug h2{color:#444;margin:1.4em 0 0.8em;font-size:16px;font-weight:700}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug p{font-size:14px;color:#555;margin-bottom:1.1em}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug ul,#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug ol{font-size:14px;color:#555;margin:0 0 1.1em 1.8em}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug ul li,#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug ol li{margin:0 0 8px 0;line-height:1.5}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug ul li:last-of-type,#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug ol li:last-of-type{margin:0}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug ul li ul,#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug ol li ul{list-style-type:disc}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug a{color:#FF982D}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug a:hover{color:#f97f00}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug .dashicons-star-filled{color:#FF982D;width:16px;height:16px;font-size:16px;vertical-align:text-top}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug .error-log-toggle{text-decoration:none;color:#444}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug .error-log-toggle:hover{color:#FF982D}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug .error-log-toggle .dashicons{font-size:15px;height:15px;width:15px;padding-top:3px;border:0;outline:0}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug .error-log{border-left:3px solid #ffb900;padding:0 0 0 20px;margin:0 0 10px 0;font-size:12px;display:none}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug .error-log pre{margin:0}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-debug .error-log-note{display:none}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms{background-color:#fff;padding:25px 20px;border:1px solid #dadada;margin:10px 0 0 0;position:relative}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms .wp-mail-smtp-wpforms-dismiss{position:absolute;right:10px;top:10px}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms .wp-mail-smtp-wpforms-dismiss button{background:none;border:none;color:#a9a9a9;cursor:pointer;margin:0;padding:0}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms h2{color:#444;margin-top:0;font-size:16px;font-weight:700}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms p{font-size:14px;color:#555;margin-bottom:1.1em}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms p:last-of-type{margin:0}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms .benefits{margin:0 0 16px 0;overflow:auto;max-width:900px}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms ul{margin:0;padding:0;width:50%;float:left}@media (max-width: 600px){#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms ul{width:100%;float:none}}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms ul li{margin:0;padding:0 0 2px 16px;color:#555;font-size:14px;position:relative}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms ul li:before{content:'+';position:absolute;top:-1px;left:0}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms a{color:#FF982D}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms a:hover,#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms a:active,#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms a:focus{color:#f97f00}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms .stars{text-decoration:none}#wp-mail-smtp .wp-mail-smtp-page #wp-mail-smtp-wpforms .stars .dashicons{width:16px;height:16px;font-size:16px;vertical-align:text-top}
|
2 |
+
|
3 |
+
/*# sourceMappingURL=smtp-admin.min.css.map */
|
languages/wp-mail-smtp.pot
CHANGED
@@ -85,7 +85,7 @@ msgstr ""
|
|
85 |
msgid "Save Settings"
|
86 |
msgstr ""
|
87 |
|
88 |
-
#: src/Admin/Pages/Misc.php:111, src/Admin/Pages/Settings.php:
|
89 |
msgid "Settings were successfully saved."
|
90 |
msgstr ""
|
91 |
|
@@ -157,8 +157,8 @@ msgstr ""
|
|
157 |
msgid "Get WPForms Pro and Support WP Mail SMTP"
|
158 |
msgstr ""
|
159 |
|
160 |
-
#: src/Admin/Pages/Settings.php:248
|
161 |
-
msgid "WP Mail SMTP is a free plugin, and the team behind WPForms
|
162 |
msgstr ""
|
163 |
|
164 |
#. translators: %s - WPForms.com URL.
|
@@ -212,49 +212,423 @@ msgstr ""
|
|
212 |
msgid "<a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">Get WPForms Pro and support WP Mail SMTP</a> - use coupon \"<strong>thankyou</strong>\" to save %2$s off your purchase."
|
213 |
msgstr ""
|
214 |
|
215 |
-
#: src/Admin/Pages/Test.php:
|
216 |
msgid "Email Test"
|
217 |
msgstr ""
|
218 |
|
219 |
-
#: src/Admin/Pages/Test.php:
|
220 |
msgid "Send a Test Email"
|
221 |
msgstr ""
|
222 |
|
223 |
-
#: src/Admin/Pages/Test.php:
|
224 |
msgid "Send To"
|
225 |
msgstr ""
|
226 |
|
227 |
-
#: src/Admin/Pages/Test.php:
|
228 |
msgid "Type an email address here and then click a button below to generate a test email."
|
229 |
msgstr ""
|
230 |
|
231 |
-
#: src/Admin/Pages/Test.php:
|
232 |
msgid "Send Email"
|
233 |
msgstr ""
|
234 |
|
235 |
-
#: src/Admin/Pages/Test.php:
|
236 |
msgid "Test failed. Please use a valid email address and try to resend the test email."
|
237 |
msgstr ""
|
238 |
|
239 |
#. translators: %s - email address a test email will be sent to.
|
240 |
-
#: src/Admin/Pages/Test.php:
|
241 |
msgid "Test email to %s"
|
242 |
msgstr ""
|
243 |
|
244 |
#. translators: %s - mailer name.
|
245 |
-
#: src/Admin/Pages/Test.php:
|
246 |
msgid "This email was sent by %s mailer, and generated by the WP Mail SMTP WordPress plugin."
|
247 |
msgstr ""
|
248 |
|
249 |
-
#: src/Admin/Pages/Test.php:
|
250 |
msgid "Your email was sent successfully!"
|
251 |
msgstr ""
|
252 |
|
253 |
-
#: src/Admin/Pages/Test.php:
|
254 |
-
msgid "
|
255 |
msgstr ""
|
256 |
|
257 |
-
#: src/Admin/Pages/Test.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
258 |
msgid "Please copy only the content of the error debug message above, identified with an orange left border, into the support forum topic if you experience any issues."
|
259 |
msgstr ""
|
260 |
|
85 |
msgid "Save Settings"
|
86 |
msgstr ""
|
87 |
|
88 |
+
#: src/Admin/Pages/Misc.php:111, src/Admin/Pages/Settings.php:389
|
89 |
msgid "Settings were successfully saved."
|
90 |
msgstr ""
|
91 |
|
157 |
msgid "Get WPForms Pro and Support WP Mail SMTP"
|
158 |
msgstr ""
|
159 |
|
160 |
+
#: src/Admin/Pages/Settings.php:248, src/Admin/Pages/Test.php:767
|
161 |
+
msgid "WP Mail SMTP is a free plugin, and the team behind WPForms maintains it to give back to the WordPress community."
|
162 |
msgstr ""
|
163 |
|
164 |
#. translators: %s - WPForms.com URL.
|
212 |
msgid "<a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">Get WPForms Pro and support WP Mail SMTP</a> - use coupon \"<strong>thankyou</strong>\" to save %2$s off your purchase."
|
213 |
msgstr ""
|
214 |
|
215 |
+
#: src/Admin/Pages/Test.php:36
|
216 |
msgid "Email Test"
|
217 |
msgstr ""
|
218 |
|
219 |
+
#: src/Admin/Pages/Test.php:58, wp_mail_smtp.php:598
|
220 |
msgid "Send a Test Email"
|
221 |
msgstr ""
|
222 |
|
223 |
+
#: src/Admin/Pages/Test.php:65
|
224 |
msgid "Send To"
|
225 |
msgstr ""
|
226 |
|
227 |
+
#: src/Admin/Pages/Test.php:70
|
228 |
msgid "Type an email address here and then click a button below to generate a test email."
|
229 |
msgstr ""
|
230 |
|
231 |
+
#: src/Admin/Pages/Test.php:76
|
232 |
msgid "Send Email"
|
233 |
msgstr ""
|
234 |
|
235 |
+
#: src/Admin/Pages/Test.php:97
|
236 |
msgid "Test failed. Please use a valid email address and try to resend the test email."
|
237 |
msgstr ""
|
238 |
|
239 |
#. translators: %s - email address a test email will be sent to.
|
240 |
+
#: src/Admin/Pages/Test.php:121
|
241 |
msgid "Test email to %s"
|
242 |
msgstr ""
|
243 |
|
244 |
#. translators: %s - mailer name.
|
245 |
+
#: src/Admin/Pages/Test.php:124
|
246 |
msgid "This email was sent by %s mailer, and generated by the WP Mail SMTP WordPress plugin."
|
247 |
msgstr ""
|
248 |
|
249 |
+
#: src/Admin/Pages/Test.php:136
|
250 |
msgid "Your email was sent successfully!"
|
251 |
msgstr ""
|
252 |
|
253 |
+
#: src/Admin/Pages/Test.php:247
|
254 |
+
msgid "SSL certificate issue."
|
255 |
msgstr ""
|
256 |
|
257 |
+
#: src/Admin/Pages/Test.php:248
|
258 |
+
msgid "This means your web server cannot reliably make secure connections (make requests to HTTPS sites)."
|
259 |
+
msgstr ""
|
260 |
+
|
261 |
+
#: src/Admin/Pages/Test.php:249, src/Admin/Pages/Test.php:296
|
262 |
+
msgid "Typically this error is returned when web server is not configured properly."
|
263 |
+
msgstr ""
|
264 |
+
|
265 |
+
#: src/Admin/Pages/Test.php:252
|
266 |
+
msgid "Contact your web hosting provider and inform them your site has an issue with SSL certificates."
|
267 |
+
msgstr ""
|
268 |
+
|
269 |
+
#: src/Admin/Pages/Test.php:253, src/Admin/Pages/Test.php:300
|
270 |
+
msgid "The exact error you can provide them is in the Error log, available at the bottom of this page."
|
271 |
+
msgstr ""
|
272 |
+
|
273 |
+
#: src/Admin/Pages/Test.php:254, src/Admin/Pages/Test.php:301
|
274 |
+
msgid "Ask them to resolve the issue then try again."
|
275 |
+
msgstr ""
|
276 |
+
|
277 |
+
#: src/Admin/Pages/Test.php:265
|
278 |
+
msgid "Could not connect to host."
|
279 |
+
msgstr ""
|
280 |
+
|
281 |
+
#. translators: %s - SMTP host address.
|
282 |
+
#. translators: %s - SMTP host address.
|
283 |
+
#. translators: %s - SMTP host address.
|
284 |
+
#: src/Admin/Pages/Test.php:268, src/Admin/Pages/Test.php:293, src/Admin/Pages/Test.php:364
|
285 |
+
msgid "This means your web server was unable to connect to %s."
|
286 |
+
msgstr ""
|
287 |
+
|
288 |
+
#: src/Admin/Pages/Test.php:271
|
289 |
+
msgid "Typically this error is returned your web server is blocking the connections or the SMTP host denying the request."
|
290 |
+
msgstr ""
|
291 |
+
|
292 |
+
#. translators: %s - SMTP host address.
|
293 |
+
#: src/Admin/Pages/Test.php:276
|
294 |
+
msgid "Contact your web hosting provider and ask them to verify your server can connect to %s. Additionally, ask them if a firewall or security policy may be preventing the connection."
|
295 |
+
msgstr ""
|
296 |
+
|
297 |
+
#: src/Admin/Pages/Test.php:279
|
298 |
+
msgid "If using \"Other SMTP\" Mailer, triple check your SMTP settings including host address, email, and password."
|
299 |
+
msgstr ""
|
300 |
+
|
301 |
+
#: src/Admin/Pages/Test.php:280
|
302 |
+
msgid "If using \"Other SMTP\" Mailer, contact your SMTP host to confirm they are accepting outside connections with the settings you have configured (address, username, port, security, etc)."
|
303 |
+
msgstr ""
|
304 |
+
|
305 |
+
#: src/Admin/Pages/Test.php:290
|
306 |
+
msgid "Could not connect to your host."
|
307 |
+
msgstr ""
|
308 |
+
|
309 |
+
#: src/Admin/Pages/Test.php:299
|
310 |
+
msgid "Contact your web hosting provider and inform them you are having issues making outbound connections."
|
311 |
+
msgstr ""
|
312 |
+
|
313 |
+
#: src/Admin/Pages/Test.php:311
|
314 |
+
msgid "Could not authenticate your SMTP account."
|
315 |
+
msgstr ""
|
316 |
+
|
317 |
+
#: src/Admin/Pages/Test.php:312
|
318 |
+
msgid "This means we were able to connect to your SMTP host, but were not able to proceed using the email/password in the settings."
|
319 |
+
msgstr ""
|
320 |
+
|
321 |
+
#: src/Admin/Pages/Test.php:313
|
322 |
+
msgid "Typically this error is returned when the email or password is not correct or is not what the SMTP host is expecting."
|
323 |
+
msgstr ""
|
324 |
+
|
325 |
+
#: src/Admin/Pages/Test.php:316
|
326 |
+
msgid "Triple check your SMTP settings including host address, email, and password. If you have recently reset your password you will need to update the settings."
|
327 |
+
msgstr ""
|
328 |
+
|
329 |
+
#: src/Admin/Pages/Test.php:317, src/Admin/Pages/Test.php:392
|
330 |
+
msgid "Contact your SMTP host to confirm you are using the correct username and password."
|
331 |
+
msgstr ""
|
332 |
+
|
333 |
+
#: src/Admin/Pages/Test.php:318, src/Admin/Pages/Test.php:393
|
334 |
+
msgid "Verify with your SMTP host that your account has permissions to send emails using outside connections."
|
335 |
+
msgstr ""
|
336 |
+
|
337 |
+
#: src/Admin/Pages/Test.php:328
|
338 |
+
msgid "Error due to unsolicited and/or bulk e-mail."
|
339 |
+
msgstr ""
|
340 |
+
|
341 |
+
#: src/Admin/Pages/Test.php:329
|
342 |
+
msgid "This means the connection to your SMTP host was made successfully, but the host rejected the email."
|
343 |
+
msgstr ""
|
344 |
+
|
345 |
+
#: src/Admin/Pages/Test.php:330
|
346 |
+
msgid "Typically this error is returned when your are sending too many e-mails or e-mails that have been identified as spam."
|
347 |
+
msgstr ""
|
348 |
+
|
349 |
+
#: src/Admin/Pages/Test.php:333
|
350 |
+
msgid "Check the emails that are sending are sending individually. Example: email is not sending to 30 recipients. You can install any WordPress e-mail logging plugin to do that."
|
351 |
+
msgstr ""
|
352 |
+
|
353 |
+
#: src/Admin/Pages/Test.php:334
|
354 |
+
msgid "Contact your SMTP host to ask about sending/rate limits."
|
355 |
+
msgstr ""
|
356 |
+
|
357 |
+
#: src/Admin/Pages/Test.php:335
|
358 |
+
msgid "Verify with them your SMTP account is in good standing and your account has not been flagged."
|
359 |
+
msgstr ""
|
360 |
+
|
361 |
+
#: src/Admin/Pages/Test.php:345
|
362 |
+
msgid "Unauthenticated senders are not allowed."
|
363 |
+
msgstr ""
|
364 |
+
|
365 |
+
#: src/Admin/Pages/Test.php:346
|
366 |
+
msgid "This means the connection to your SMTP host was made successfully, but you should enable Authentication and provide correct Username and Password."
|
367 |
+
msgstr ""
|
368 |
+
|
369 |
+
#: src/Admin/Pages/Test.php:349
|
370 |
+
msgid "Go to WP Mail SMTP plugin Settings page."
|
371 |
+
msgstr ""
|
372 |
+
|
373 |
+
#: src/Admin/Pages/Test.php:350
|
374 |
+
msgid "Enable Authentication"
|
375 |
+
msgstr ""
|
376 |
+
|
377 |
+
#: src/Admin/Pages/Test.php:351
|
378 |
+
msgid "Enter correct SMTP Username (usually this is an email address) and Password in the appropriate fields."
|
379 |
+
msgstr ""
|
380 |
+
|
381 |
+
#: src/Admin/Pages/Test.php:361
|
382 |
+
msgid "Could not connect to the SMTP host."
|
383 |
+
msgstr ""
|
384 |
+
|
385 |
+
#: src/Admin/Pages/Test.php:367, src/Admin/Pages/Test.php:688
|
386 |
+
msgid "Typically this error is returned for one of the following reasons:"
|
387 |
+
msgstr ""
|
388 |
+
|
389 |
+
#: src/Admin/Pages/Test.php:368
|
390 |
+
msgid "SMTP settings are incorrect (wrong port, security setting, incorrect host)."
|
391 |
+
msgstr ""
|
392 |
+
|
393 |
+
#: src/Admin/Pages/Test.php:369, src/Admin/Pages/Test.php:690
|
394 |
+
msgid "Your web server is blocking the connection."
|
395 |
+
msgstr ""
|
396 |
+
|
397 |
+
#: src/Admin/Pages/Test.php:370
|
398 |
+
msgid "Your SMTP host is rejecting the connection."
|
399 |
+
msgstr ""
|
400 |
+
|
401 |
+
#: src/Admin/Pages/Test.php:373
|
402 |
+
msgid "Triple check your SMTP settings including host address, email, and password, port, and security."
|
403 |
+
msgstr ""
|
404 |
+
|
405 |
+
#. translators: %1$s - SMTP host address, %2$s - SMTP port, %3$s - SMTP encryption.
|
406 |
+
#: src/Admin/Pages/Test.php:377
|
407 |
+
msgid "Contact your web hosting provider and ask them to verify your server can connect to %1$s on port %2$s using %3$s encryption. Additionally, ask them if a firewall or security policy may be preventing the connection - many shared hosts block certain ports.<br><strong>Note: this is the most common cause of this issue.</strong>"
|
408 |
+
msgstr ""
|
409 |
+
|
410 |
+
#: src/Admin/Pages/Test.php:390
|
411 |
+
msgid "no"
|
412 |
+
msgstr ""
|
413 |
+
|
414 |
+
#: src/Admin/Pages/Test.php:403, src/Admin/Pages/Test.php:419
|
415 |
+
msgid "Mailgun failed."
|
416 |
+
msgstr ""
|
417 |
+
|
418 |
+
#: src/Admin/Pages/Test.php:404
|
419 |
+
msgid "Typically this error is because there is an issue with your Mailgun settings, in many cases the API key."
|
420 |
+
msgstr ""
|
421 |
+
|
422 |
+
#: src/Admin/Pages/Test.php:407
|
423 |
+
msgid "Verify your API key is correct."
|
424 |
+
msgstr ""
|
425 |
+
|
426 |
+
#: src/Admin/Pages/Test.php:408
|
427 |
+
msgid "Go to your Mailgun account and view your API key."
|
428 |
+
msgstr ""
|
429 |
+
|
430 |
+
#: src/Admin/Pages/Test.php:409
|
431 |
+
msgid "Note that the API key includes the \"key\" prefix, so make sure that it is in the WP Mail SMTP Mailgun API setting."
|
432 |
+
msgstr ""
|
433 |
+
|
434 |
+
#: src/Admin/Pages/Test.php:420
|
435 |
+
msgid "Your Mailgun account does not have access to send emails."
|
436 |
+
msgstr ""
|
437 |
+
|
438 |
+
#: src/Admin/Pages/Test.php:421
|
439 |
+
msgid "Typically this error is because you have not setup and/or complete domain name verification for your Mailgun account."
|
440 |
+
msgstr ""
|
441 |
+
|
442 |
+
#. translators: %s - Mailgun documentation URL.
|
443 |
+
#: src/Admin/Pages/Test.php:427
|
444 |
+
msgid "Go to our how-to guide for setting up <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Mailgun with WP Mail SMTP</a>."
|
445 |
+
msgstr ""
|
446 |
+
|
447 |
+
#: src/Admin/Pages/Test.php:438
|
448 |
+
msgid "Complete the steps in section \"2. Verify Your Domain\"."
|
449 |
+
msgstr ""
|
450 |
+
|
451 |
+
#: src/Admin/Pages/Test.php:448, src/Admin/Pages/Test.php:499, src/Admin/Pages/Test.php:520, src/Admin/Pages/Test.php:547, src/Admin/Pages/Test.php:563, src/Admin/Pages/Test.php:618, src/Admin/Pages/Test.php:645
|
452 |
+
msgid "Google API Error."
|
453 |
+
msgstr ""
|
454 |
+
|
455 |
+
#: src/Admin/Pages/Test.php:449
|
456 |
+
msgid "You have not properly configured Gmail mailer."
|
457 |
+
msgstr ""
|
458 |
+
|
459 |
+
#: src/Admin/Pages/Test.php:450
|
460 |
+
msgid "Make sure that you have clicked the \"Allow plugin to send emails using your Google account\" button under Gmail settings."
|
461 |
+
msgstr ""
|
462 |
+
|
463 |
+
#: src/Admin/Pages/Test.php:453
|
464 |
+
msgid "Go to plugin Settings page and click the \"Allow plugin to send emails using your Google account\" button."
|
465 |
+
msgstr ""
|
466 |
+
|
467 |
+
#: src/Admin/Pages/Test.php:454
|
468 |
+
msgid "After the click you should be redirected to a Gmail authorization screen, where you will be asked a permission to send emails on your behalf."
|
469 |
+
msgstr ""
|
470 |
+
|
471 |
+
#: src/Admin/Pages/Test.php:455
|
472 |
+
msgid "Please click \"Agree\", if you see that button. If not - you will need to enable less secure apps first:"
|
473 |
+
msgstr ""
|
474 |
+
|
475 |
+
#. translators: %s - Google support article URL.
|
476 |
+
#: src/Admin/Pages/Test.php:461
|
477 |
+
msgid "if you are using regular Gmail account, please <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">read this article</a> to proceed."
|
478 |
+
msgstr ""
|
479 |
+
|
480 |
+
#. translators: %s - Google support article URL.
|
481 |
+
#: src/Admin/Pages/Test.php:477
|
482 |
+
msgid "if you are using G Suite, please <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">read this article</a> to proceed."
|
483 |
+
msgstr ""
|
484 |
+
|
485 |
+
#: src/Admin/Pages/Test.php:500
|
486 |
+
msgid "Typically this error is because address the email was sent to is invalid or was empty."
|
487 |
+
msgstr ""
|
488 |
+
|
489 |
+
#: src/Admin/Pages/Test.php:503
|
490 |
+
msgid "Check the \"Send To\" email address used and confirm it is a valid email and was not empty."
|
491 |
+
msgstr ""
|
492 |
+
|
493 |
+
#. translators: 1 - correct email address example. 2 - incorrect email address example.
|
494 |
+
#: src/Admin/Pages/Test.php:506
|
495 |
+
msgid "It should be something like this: %1$s. These are incorrect values: %2$s."
|
496 |
+
msgstr ""
|
497 |
+
|
498 |
+
#: src/Admin/Pages/Test.php:510
|
499 |
+
msgid "Make sure that the generated email has a TO header, useful when you are responsible for email creation."
|
500 |
+
msgstr ""
|
501 |
+
|
502 |
+
#: src/Admin/Pages/Test.php:521
|
503 |
+
msgid "Unfortunately, this error can be due to many different reasons."
|
504 |
+
msgstr ""
|
505 |
+
|
506 |
+
#. translators: %s - Blog article URL.
|
507 |
+
#: src/Admin/Pages/Test.php:527
|
508 |
+
msgid "Please <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">read this article</a> to learn more about what can cause this error and how it can be resolved."
|
509 |
+
msgstr ""
|
510 |
+
|
511 |
+
#: src/Admin/Pages/Test.php:548
|
512 |
+
msgid "Authentication code that Google returned to you has already been used on your previous auth attempt."
|
513 |
+
msgstr ""
|
514 |
+
|
515 |
+
#: src/Admin/Pages/Test.php:551
|
516 |
+
msgid "Make sure that you are not trying to manually clean up the plugin options to retry the \"Allow...\" step."
|
517 |
+
msgstr ""
|
518 |
+
|
519 |
+
#: src/Admin/Pages/Test.php:552
|
520 |
+
msgid "Reinstall the plugin with clean plugin data turned on on Misc page. This will remove all the plugin options and you will be safe to retry."
|
521 |
+
msgstr ""
|
522 |
+
|
523 |
+
#: src/Admin/Pages/Test.php:553
|
524 |
+
msgid "Make sure there is no aggressive caching on site admin area pages or try to clean cache between attempts."
|
525 |
+
msgstr ""
|
526 |
+
|
527 |
+
#: src/Admin/Pages/Test.php:564
|
528 |
+
msgid "There are various reasons for that, please review the steps below."
|
529 |
+
msgstr ""
|
530 |
+
|
531 |
+
#. translators: %s - Google G Suite Admin area URL.
|
532 |
+
#: src/Admin/Pages/Test.php:570
|
533 |
+
msgid "Make sure that your G Suite trial period has not expired. You can check the status <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">here</a>."
|
534 |
+
msgstr ""
|
535 |
+
|
536 |
+
#. translators: %s - Google G Suite Admin area URL.
|
537 |
+
#: src/Admin/Pages/Test.php:584
|
538 |
+
msgid "Make sure that Gmail app in your G Suite is actually enabled. You can check that in Apps list in <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">G Suite Admin</a> area."
|
539 |
+
msgstr ""
|
540 |
+
|
541 |
+
#. translators: %s - Google Developers Console URL.
|
542 |
+
#: src/Admin/Pages/Test.php:598
|
543 |
+
msgid "Make sure that you have Gmail API enabled, and you can do that <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">here</a>."
|
544 |
+
msgstr ""
|
545 |
+
|
546 |
+
#: src/Admin/Pages/Test.php:621, src/Admin/Pages/Test.php:649
|
547 |
+
msgid "Make sure that the used Client ID/Secret correspond to a proper project that has Gmail API enabled."
|
548 |
+
msgstr ""
|
549 |
+
|
550 |
+
#. translators: %s - WPForms.com tutorial URL.
|
551 |
+
#: src/Admin/Pages/Test.php:625
|
552 |
+
msgid "Please follow our <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Gmail tutorial</a> to be sure that all the correct project and data is applied."
|
553 |
+
msgstr ""
|
554 |
+
|
555 |
+
#: src/Admin/Pages/Test.php:646
|
556 |
+
msgid "You may have added a new API to a project"
|
557 |
+
msgstr ""
|
558 |
+
|
559 |
+
#: src/Admin/Pages/Test.php:650
|
560 |
+
msgid "Try to use a separate project for your emails, so the project has only 1 Gmail API in it enabled. You will need to remove the old project and create a new one from scratch."
|
561 |
+
msgstr ""
|
562 |
+
|
563 |
+
#: src/Admin/Pages/Test.php:686
|
564 |
+
msgid "An issue was detected."
|
565 |
+
msgstr ""
|
566 |
+
|
567 |
+
#: src/Admin/Pages/Test.php:687
|
568 |
+
msgid "This means your test email was unable to be sent."
|
569 |
+
msgstr ""
|
570 |
+
|
571 |
+
#: src/Admin/Pages/Test.php:689
|
572 |
+
msgid "Plugin settings are incorrect (wrong SMTP settings, invalid Mailer configuration, etc)."
|
573 |
+
msgstr ""
|
574 |
+
|
575 |
+
#: src/Admin/Pages/Test.php:691
|
576 |
+
msgid "Your host is rejecting the connection."
|
577 |
+
msgstr ""
|
578 |
+
|
579 |
+
#: src/Admin/Pages/Test.php:694
|
580 |
+
msgid "Triple check the plugin settings, consider reconfiguring to make sure everything is correct (eg bad copy and paste)."
|
581 |
+
msgstr ""
|
582 |
+
|
583 |
+
#: src/Admin/Pages/Test.php:696
|
584 |
+
msgid "Contact your web hosting provider and ask them to verify your server can make outside connections. Additionally, ask them if a firewall or security policy may be preventing the connection - many shared hosts block certain ports.<br><strong>Note: this is the most common cause of this issue.</strong>"
|
585 |
+
msgstr ""
|
586 |
+
|
587 |
+
#: src/Admin/Pages/Test.php:702
|
588 |
+
msgid "Try using a different mailer."
|
589 |
+
msgstr ""
|
590 |
+
|
591 |
+
#: src/Admin/Pages/Test.php:721
|
592 |
+
msgid "There was a problem while sending the test email."
|
593 |
+
msgstr ""
|
594 |
+
|
595 |
+
#: src/Admin/Pages/Test.php:731
|
596 |
+
msgid "Recommended next steps:"
|
597 |
+
msgstr ""
|
598 |
+
|
599 |
+
#: src/Admin/Pages/Test.php:741
|
600 |
+
msgid "Need support?"
|
601 |
+
msgstr ""
|
602 |
+
|
603 |
+
#. translators: %s - WPForms account area link.
|
604 |
+
#: src/Admin/Pages/Test.php:750
|
605 |
+
msgid "As a WPForms Pro user you have access to WP Mail SMTP priority support. Please log in to your WPForms.com account and <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">submit a support ticket</a>."
|
606 |
+
msgstr ""
|
607 |
+
|
608 |
+
#. translators: %s - WPForms URL.
|
609 |
+
#: src/Admin/Pages/Test.php:775
|
610 |
+
msgid "To access priority support from our team, please <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">purchase a WPForms license</a>. Along with getting priority support for WP Mail SMTP, you will also get access to the best drag & drop WordPress form builder plugin."
|
611 |
+
msgstr ""
|
612 |
+
|
613 |
+
#. translators: %s - Star icons.
|
614 |
+
#: src/Admin/Pages/Test.php:794
|
615 |
+
msgid "WPForms is being used on over 1 million websites and has over 2000+ five star ratings (%s)."
|
616 |
+
msgstr ""
|
617 |
+
|
618 |
+
#: src/Admin/Pages/Test.php:807
|
619 |
+
msgid "You will truly love the WPForms plugin, but most importantly your support will help us continue to maintain and add new features to the WP Mail SMTP plugin while keeping it free for the larger WordPress community."
|
620 |
+
msgstr ""
|
621 |
+
|
622 |
+
#. translators: %1$s - WP Mail SMTP support policy URL, %2$s - WP Mail SMTP support forum URL, %3$s - WPForms URL.
|
623 |
+
#: src/Admin/Pages/Test.php:815
|
624 |
+
msgid "Alternatively, we also offer <a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">limited support</a> on the WordPress.org support forums. You can <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">create a support thread</a> there, but please understand that free support is not guaranteed and is limited to simple issues. If you have an urgent or complex issue, then please consider <a href=\"%3$s\" target=\"_blank\" rel=\"noopener noreferrer\">purchasing a WPForms license</a> to access our priority support ticket system."
|
625 |
+
msgstr ""
|
626 |
+
|
627 |
+
#: src/Admin/Pages/Test.php:836
|
628 |
+
msgid "Click here to view the full Error Log for debugging"
|
629 |
+
msgstr ""
|
630 |
+
|
631 |
+
#: src/Admin/Pages/Test.php:845
|
632 |
msgid "Please copy only the content of the error debug message above, identified with an orange left border, into the support forum topic if you experience any issues."
|
633 |
msgstr ""
|
634 |
|
readme.txt
CHANGED
@@ -146,6 +146,10 @@ By all means please contact us to discuss features or options you'd like to see
|
|
146 |
|
147 |
== Changelog ==
|
148 |
|
|
|
|
|
|
|
|
|
149 |
= 1.3.0 - 2018-06-28 =
|
150 |
* Added: New option: force From Email rewrite regardless of the current value.
|
151 |
* Added: New option: force From Name rewrite regardless of the current value.
|
146 |
|
147 |
== Changelog ==
|
148 |
|
149 |
+
= 1.3.1 - 2018-06-29 =
|
150 |
+
* Fixed: Other SMTP: Clear new Debug messages about failed email delivery on next successful email sending.
|
151 |
+
* Fixed: Introduce conditional autoloader to workaround Gmail PHP 5.5 requirement and its library compatibility issues vs PHP 5.3+ minimum viable plugin version.
|
152 |
+
|
153 |
= 1.3.0 - 2018-06-28 =
|
154 |
* Added: New option: force From Email rewrite regardless of the current value.
|
155 |
* Added: New option: force From Name rewrite regardless of the current value.
|
src/Admin/Pages/Settings.php
CHANGED
@@ -245,7 +245,7 @@ class Settings extends PageAbstract {
|
|
245 |
</h2>
|
246 |
|
247 |
<p>
|
248 |
-
<?php esc_html_e( 'WP Mail SMTP is a free plugin, and the team behind WPForms
|
249 |
</p>
|
250 |
|
251 |
<p>
|
@@ -357,6 +357,8 @@ class Settings extends PageAbstract {
|
|
357 |
// Old and new Gmail client id/secret values are different - we need to invalidate tokens and scroll to Auth button.
|
358 |
if (
|
359 |
$options->get( 'mail', 'mailer' ) === 'gmail' &&
|
|
|
|
|
360 |
(
|
361 |
$options->get( 'gmail', 'client_id' ) !== $data['gmail']['client_id'] ||
|
362 |
$options->get( 'gmail', 'client_secret' ) !== $data['gmail']['client_secret']
|
245 |
</h2>
|
246 |
|
247 |
<p>
|
248 |
+
<?php esc_html_e( 'WP Mail SMTP is a free plugin, and the team behind WPForms maintains it to give back to the WordPress community.', 'wp-mail-smtp' ); ?>
|
249 |
</p>
|
250 |
|
251 |
<p>
|
357 |
// Old and new Gmail client id/secret values are different - we need to invalidate tokens and scroll to Auth button.
|
358 |
if (
|
359 |
$options->get( 'mail', 'mailer' ) === 'gmail' &&
|
360 |
+
! empty( $data['gmail']['client_id'] ) &&
|
361 |
+
! empty( $data['gmail']['client_secret'] ) &&
|
362 |
(
|
363 |
$options->get( 'gmail', 'client_id' ) !== $data['gmail']['client_id'] ||
|
364 |
$options->get( 'gmail', 'client_secret' ) !== $data['gmail']['client_secret']
|
src/Admin/Pages/Test.php
CHANGED
@@ -140,7 +140,7 @@ class Test extends PageAbstract {
|
|
140 |
// Grab the smtp debugging output.
|
141 |
$this->debug['smtp_debug'] = $smtp_debug;
|
142 |
$this->debug['smtp_error'] = wp_strip_all_tags( $phpmailer->ErrorInfo );
|
143 |
-
$this->debug['error_log'] = $this->get_debug_messages( $phpmailer, $
|
144 |
}
|
145 |
}
|
146 |
|
@@ -764,7 +764,7 @@ class Test extends PageAbstract {
|
|
764 |
<?php else : ?>
|
765 |
|
766 |
<p>
|
767 |
-
<?php esc_html_e( 'WP Mail SMTP is a free plugin, and the team behind WPForms
|
768 |
</p>
|
769 |
|
770 |
<p>
|
140 |
// Grab the smtp debugging output.
|
141 |
$this->debug['smtp_debug'] = $smtp_debug;
|
142 |
$this->debug['smtp_error'] = wp_strip_all_tags( $phpmailer->ErrorInfo );
|
143 |
+
$this->debug['error_log'] = $this->get_debug_messages( $phpmailer, $smtp_debug );
|
144 |
}
|
145 |
}
|
146 |
|
764 |
<?php else : ?>
|
765 |
|
766 |
<p>
|
767 |
+
<?php esc_html_e( 'WP Mail SMTP is a free plugin, and the team behind WPForms maintains it to give back to the WordPress community.', 'wp-mail-smtp' ); ?>
|
768 |
</p>
|
769 |
|
770 |
<p>
|
src/Processor.php
CHANGED
@@ -130,6 +130,8 @@ class Processor {
|
|
130 |
'Mailer: ' . esc_html( wp_mail_smtp()->get_providers()->get_options( Options::init()->get( 'mail', 'mailer' ) )->get_title() ) . "\r\n" .
|
131 |
'PHPMailer was able to connect to SMTP server but failed while trying to send an email.'
|
132 |
);
|
|
|
|
|
133 |
}
|
134 |
}
|
135 |
|
130 |
'Mailer: ' . esc_html( wp_mail_smtp()->get_providers()->get_options( Options::init()->get( 'mail', 'mailer' ) )->get_title() ) . "\r\n" .
|
131 |
'PHPMailer was able to connect to SMTP server but failed while trying to send an email.'
|
132 |
);
|
133 |
+
} else {
|
134 |
+
Debug::clear();
|
135 |
}
|
136 |
}
|
137 |
|
wp-mail-smtp.php
CHANGED
@@ -4,7 +4,62 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|
4 |
exit; // Exit if accessed directly.
|
5 |
}
|
6 |
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
|
9 |
/**
|
10 |
* Global function-holder. Works similar to a singleton's instance().
|
4 |
exit; // Exit if accessed directly.
|
5 |
}
|
6 |
|
7 |
+
if ( version_compare( phpversion(), '5.5', '>=' ) ) {
|
8 |
+
require_once __DIR__ . '/vendor/autoload.php';
|
9 |
+
} else {
|
10 |
+
/**
|
11 |
+
* Autoloader. We needs it being separate and not using Composer autoloader because of the Gmail libs,
|
12 |
+
* which are huge and not needed for most users.
|
13 |
+
* Inspired by PSR-4 examples: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader-examples.md
|
14 |
+
*
|
15 |
+
* @since 1.0.0
|
16 |
+
*
|
17 |
+
* @param string $class The fully-qualified class name.
|
18 |
+
*/
|
19 |
+
spl_autoload_register( function ( $class ) {
|
20 |
+
|
21 |
+
list( $plugin_space ) = explode( '\\', $class );
|
22 |
+
if ( $plugin_space !== 'WPMailSMTP' ) {
|
23 |
+
return;
|
24 |
+
}
|
25 |
+
|
26 |
+
$plugin_folder = 'wp-mail-smtp';
|
27 |
+
|
28 |
+
// Default directory for all code is plugin's /src/.
|
29 |
+
$base_dir = plugin_dir_path( __DIR__ ) . '/' . $plugin_folder . '/src/';
|
30 |
+
|
31 |
+
// Get the relative class name.
|
32 |
+
$relative_class = substr( $class, strlen( $plugin_space ) + 1 );
|
33 |
+
|
34 |
+
/**
|
35 |
+
* Normalize a filesystem path.
|
36 |
+
* Copy of the `wp_normalize_path()` from WordPress 3.9.
|
37 |
+
*
|
38 |
+
* @since 1.2.0
|
39 |
+
*
|
40 |
+
* @param string $path
|
41 |
+
*
|
42 |
+
* @return string
|
43 |
+
*/
|
44 |
+
$normalize = function( $path ) {
|
45 |
+
$path = str_replace( '\\', '/', $path );
|
46 |
+
$path = preg_replace( '|(?<=.)/+|', '/', $path );
|
47 |
+
if ( ':' === substr( $path, 1, 1 ) ) {
|
48 |
+
$path = ucfirst( $path );
|
49 |
+
}
|
50 |
+
return $path;
|
51 |
+
};
|
52 |
+
|
53 |
+
// Prepare a path to a file.
|
54 |
+
$file = $normalize( $base_dir . $relative_class . '.php' );
|
55 |
+
|
56 |
+
// If the file exists, require it.
|
57 |
+
if ( is_readable( $file ) ) {
|
58 |
+
/** @noinspection PhpIncludeInspection */
|
59 |
+
require_once $file;
|
60 |
+
}
|
61 |
+
} );
|
62 |
+
}
|
63 |
|
64 |
/**
|
65 |
* Global function-holder. Works similar to a singleton's instance().
|
wp_mail_smtp.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: WP Mail SMTP
|
4 |
-
* Version: 1.3.
|
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
|
@@ -17,7 +17,7 @@
|
|
17 |
* http://www.gnu.org/licenses/gpl.txt
|
18 |
*/
|
19 |
|
20 |
-
define( 'WPMS_PLUGIN_VER', '1.3.
|
21 |
define( 'WPMS_PHP_VER', '5.3' );
|
22 |
|
23 |
/**
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: WP Mail SMTP
|
4 |
+
* Version: 1.3.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
|
17 |
* http://www.gnu.org/licenses/gpl.txt
|
18 |
*/
|
19 |
|
20 |
+
define( 'WPMS_PLUGIN_VER', '1.3.1' );
|
21 |
define( 'WPMS_PHP_VER', '5.3' );
|
22 |
|
23 |
/**
|