No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-06-05 10:58:27 +00:00
assets v1.0.0 2026-06-05 10:57:00 +00:00
languages v1.0.1 2026-06-05 10:58:27 +00:00
readme.txt v1.0.1 2026-06-05 10:58:27 +00:00
replyto.php v1.0.1 2026-06-05 10:58:27 +00:00

=== Reply-To for WP_Mail ===
Contributors: javiercasares
Tags: email, reply-to
Requires at least: 4.1
Tested up to: 6.7
Stable tag: 1.0.1
Requires PHP: 5.6
Version: 1.0.1
License: GPL-2.0-or-later
License URI: https://spdx.org/licenses/GPL-2.0-or-later.html

Configure the "Reply-To" header for WordPress emails with validation and customizable admin settings.

== Description ==

The Reply-To for WP_Mail plugin allows you to easily manage the "Reply-To" header for all emails sent from your WordPress site. With this plugin, you can specify a custom email address that recipients will use when replying to your site's emails, ensuring that responses go to the correct inbox.

== Installation ==

= Manual download =

Extract the contents of the ZIP and upload the contents to the `/wp-content/plugins/replyto/` directory. Once uploaded, it will appear in your plugin list.

== Compatibility ==

* WordPress: 4.1 - 6.7
* PHP: 5.6 - 8.4

== Changelog ==

= [1.0.1] - 2024-10-31 =

**Added**

* Translation ready.

= [1.0.0] - 2024-10-22 =

**Added**

* First version.