Simplest SMTP Mailer

Implements settings to use included PHPMailer class in WordPress in the lightest and simplest way possible.

Author:Toad Elevating Web (profile at wordpress.org)
WordPress version required:4.0
WordPress version tested:4.9.22
Plugin version:1.1
Added to WordPress repository:30-01-2018
Last updated:30-01-2018
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:4 217
Active installs:10+
plugin download
Click to start download

About the Plugin

You need WordPress to send emails in your development environment on Windows?
You simply can’t use sendmail, or would rather use your own SMTP…?

Simplest SMTP Mailer is indeed the most simple answer.

It hooks onto the phpmailer_init action to set PHPMailer to use SMTP method with custom settings.
Simple and straight forward, useful for any environment.

Arbitrary section

A brief Markdown Example