=== WP PHP 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 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). == Description == The plugin checks the PHP mail() function and the ability to send e-mails. 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 = Initial release == Upgrade notice == = 1.0 = Initial release