Mail Caesar!

0

Redirect all email sent by WordPress to the admin’s email address. When activated, this plugin will send all email sent by WordPress to the admin email address instead of the intended

Version
Last updated
Active installations
WordPress Version
Tested up to
PHP Version
pa_languages
Rating
Total ratings
Tag

Description

Redirect all email sent by WordPress to the admin’s email address.

When activated, this plugin will send all email sent by WordPress to the admin email address instead of the intended recipient.

It uses the wp_mail filter to modify the “to” address for all email sent by WordPress. When active, all email sent through WordPress’s wp_mail() function is rerouted to the admin email address as configured under “Settings – General”.

One of its uses is to allow the creation of new users during testing. WordPress requires user email addresses to be unique, and sends confirmation messages to these addresses. Using this plugin, you can use fake addresses, and still receive the activation links.