From 4479391721fe40b39d7dc06e639e354d316faa43 Mon Sep 17 00:00:00 2001 From: yehudah Date: Wed, 18 Apr 2018 20:06:44 +0000 Subject: * remove mailgun docs * fix js error ($) * fix mail function param * script for dismiss "not configured.." message --- postman-smtp.php | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) (limited to 'postman-smtp.php') diff --git a/postman-smtp.php b/postman-smtp.php index 4504808..3b8e88f 100644 --- a/postman-smtp.php +++ b/postman-smtp.php @@ -4,7 +4,7 @@ * Plugin Name: Post SMTP * Plugin URI: https://wordpress.org/plugins/post-smtp/ * Description: Email not reliable? Post SMTP is the first and only WordPress SMTP plugin to implement OAuth 2.0 for Gmail, Hotmail and Yahoo Mail. Setup is a breeze with the Configuration Wizard and integrated Port Tester. Enjoy worry-free delivery even if your password changes! - * Version: 1.8.3 + * Version: 1.8.4 * Author: Jason Hendriks, Yehuda Hassine * Text Domain: post-smtp * Author URI: https://postmansmtp.com @@ -57,6 +57,33 @@ function post_smtp_plugin_admin_notice() { unset( $_GET['activate'] ); } } +/** + * @todo + */ +function post_dismiss_not_configured() { + ?> + +