Reply To: Page URL in Message


Home Forums Front End PM PRO Page URL in Message Reply To: Page URL in Message

#8898
Ricardo Cosentino
Participant

Sorry, I didn’t understand where I need to put this code: fep_filter_message_before_send

Is like a filter in functions.php? per example:
add_filter( 'fep_filter_message_before_send', $_SERVER['HTTP_REFERER']);

Thanks again!