Reply To: Email 'to' field not populating


Home Forums Front End PM PRO Email 'to' field not populating Reply To: Email 'to' field not populating

#5695
Chanell
Participant

success: function(response) {
<?php
$url = fep_query_url(‘newmessage’, array(‘fep_to’ => get_the_author_meta( ‘user_nicename’) );
?>