=== WP PHP & SMTP Mail Check === Contributors: belovdigital Donate link: https://www.paypal.me/codekomilfo Tags: mail, smtp, php, server settings Requires at least: 4.4 Tested up to: 5.6.0 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html The WP Mail Manager plugin provides features to track & manually check mail server status on your server - php mail function and SMTP mailing. == Description == The plugin checks the PHP mail() and wp_mail() functions and the ability to send e-mails through PHP or SMTP email functionality. During installation, the plugin sends a test email to check the PHP mail functionality. If the sending is successful, the green indicator in the topbar of the admin panel lights up. If the sending is unsuccessful, then it lights up red. Then the sending is repeated at intervals of 1 week for regular monitoring of the status. There is also a manual test. The user can write an address and send a test email. More features to come, such as: - SMTP configuration - Extended settings for the email submission - Emails log == Installation == 1. Install the plugin. 2. Activate the plugin through the "Plugins" menu in WordPress == Screenshots == 1. Back-end - plugin's page 2. Admin bar dropdown == Changelog == = 1.0.1 = - SMTP test status added to the plugin's dropdown in wp-admin bar - refresh status button added - manual test changed from mail() to wp_mail() function = 1.0 = Initial release s