Forum specific notification email addresses
- 
		
Is there a way to configure a different email address for sending notifications for different forums?
Even if the forum_id or topic_id was included in the bbp_subscription_mail_headers filter, then I could set this easily.
$headers = apply_filters( ‘bbp_subscription_mail_headers’, $headers, $forum_id );
 
Viewing 2 replies - 1 through 2 (of 2 total)
	
Viewing 2 replies - 1 through 2 (of 2 total)
	
- You must be logged in to reply to this topic.