Setting a Custom Reply-To Email WordPress
A function to globally on a website change the reply-to email. Simple function to paste in your functions.php file.
I was trying to setup a reply to email globally on a website so I found this function that helped me achieve these. function wp_mail_smtp_dev_reply_to( $args ) { $reply_to =