Fix Email Return-Path

September 03, 2020

Fix Email Return-Path Plugin

Simple plugin that sets the PHPMailer->Sender variable so that the return-path is correctly set when using wp_mail.

This plugin sets the PHPMailer Sender (return-path) the same as the From address if it’s not correctly set.

Installation

  1. Unzip all files to the /wp-content/plugins/ directory
  2. Log into WordPress admin and activate the ‘Fix Email Return-Path’ plugin through the ‘Plugins’ menu

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

Details

  • Version: 1.0.5
  • Active installations: 200
  • WordPress Version: 3.0.1
  • Tested up to: 5.5.15

Ratings


5 Stars
4 Stars
3 Stars
2 Stars
1 Stars