Hello,
Both things are available in my GD bbPress Toolbox Pro plugin: plugins.dev4press.com/gd-bbpress-toolbox. You have additional notifications for admins, and every email sent by bbPress can be customized and you can change the text of the email.
Milan
can we do this without using plugin as it is paid plugin
or any other unpaid plugin is there to use?
Also can we use our custom HTML as an email content in this plugin.
Install
bbp style pack
then
dashboard>settings>bbp style pack>Subscription Emails
dashboard>settings>bbp style pack>Moderation
How can i get the Recipient Email in New Reply Email Body just like the other code e.g {site_title} in this bbp style pack plugin. Can you please help me out.
Because bbpress sends a single email with all the recipient email address in the BCC, this is not possible.
But i want to show the receipient email address in my htlm body.
Is there any alternate to do?
But i need to show as per my client requirement.
Is there any way to took email address from the BCC.
It would be great if you help me out for the same.
Sorry, I had presumed since you didn’t want to pay for a solution you were not acting in a professional capacity.
Asking people to write things for free whilst charging a client for your services is really not good practice.
I’d suggest you revert back to Milan, and see if either his paid solution will do this, or if he would write something as a paid professional to do this.
Since bbPress sends emails in ‘bulk,’ every recipient gets the same message; there is no way around that. There was some discussion of changing how emails are sent, but that is a very complex issue right now.
The only way to resolve this is to override the bbPress code for sending emails and write a new one to do what you need. But, that needs to be custom-coded, and it would not be cheap to do.
Okay, so how can we override the code for sending emails?
Any filter or hook that can we use.
It is not a simple thing to do, and it is not a single filter, it requires new logic for email sending and few more things.
Okay, thank you for the information.
I want to ask one thing
can we add email addresses in cc?