Thread Starter
cp0966
(@cp0966)
Hi @bnfw
Adding following filter in BNFW_Engine class > get_emails() function at Line #1200 can help to achieve this.
$emails[‘cc’] = apply_filters( ‘bnfw_cc_emails’, $emails[‘cc’], $setting, $id );
Thanks you
-
This reply was modified 2 years, 1 month ago by cp0966.
-
This reply was modified 2 years, 1 month ago by cp0966.