Skip to content

javiercasares/replyto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== 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.2
Requires PHP: 5.6
Version: 1.0.2
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.2] - 2024-11-02 =

**Fixed**

* Preparation for GlotPress.

= [1.0.1] - 2024-10-31 =

**Added**

* Translation ready.

= [1.0.0] - 2024-10-22 =

**Added**

* First version.