Fix Email Return-Path
Fix Email Return-Path
Description
This plugin sets the PHPMailer Sender (return-path) the same as the From address if it’s not correctly set.
Installation
- Unzip all files to the
/wp-content/plugins/directory - Log into WordPress admin and activate the ‘Fix Email Return-Path’ plugin through the ‘Plugins’ menu
Reviews
Blatant copy of my plugin!
By barnz99 on December 10, 2022
Please see: wp-mail-returnpath
Changelog
1.0.5
- Change of Author
1.0.4
- Tested on 5.5.1
1.0.3
- Tested on 5.4.2
1.0.2
- Now only sets the sender if it’s not already set with a valid email address.
1.0.1
- Tested on 4.7
1.0.0
- Inital Release
0.0.1
- Beta Release