wp_mail replacement
wp_mail replacement for GMail SMTP
by Praveen Dias · github.com/praveendias1180/wp_mail · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/praveendias1180/wp_mail/archive/refs/heads/master.zipDeclares an update source (https://wordpress.com), so updates arrive through the plugin's own updater.
From the readme
wpsend Replacement
If your local WordPress installation can not use wpsend, then you can use this plugin to make it work using GMail SMTP.
Use mail-config-sample.php. Fill values and rename to mail-config.php.
References
https://developer.wordpress.org/reference/functions/wpmail/
https://developer.wordpress.org/reference/hooks/prewpmail/
https://github.com/PHPMailer/PHPMailer