cpm_reply_to

A- A+

Description

The cpm_reply_to filter is used to filter notification mail ( Which mail is used for recieveing their notification)

Usage

add_filter( 'cpm_reply_to', 'your callback function', 10, 2 );

Parameters

This action function is passed the following parameter.

$to

(string) required 

$post_id

(int) (optional)