wp-user-frontend
wp-user-frontend copied to clipboard
Duplicating subject email subject
How to reproduce:
- Create a post form
- Submit the form
- Check the email log
- You will find it's duplicating the email subject to the email body
SS: Email subject duplicate: https://prnt.sc/1yvpiut
Expected behavior: It should not duplicate the subject inside the body.
Note: this is happening for all of the WPUF email templates.
I have checked the raw mail we are sending and also tried some different email-logging plugin to check the issue. It seems ok from my end.
Possible solution: Please try with a different email-logging plugin to check the mail. Also please check the 'New Post Notification' message if the subject is added in the body, just in case.
Feel free to notify me if the problem still happening.
@sapayth Bhai, you will see the behavior for the following trigger.
- New Post created (post status as pending review mode): https://prnt.sc/1zp2u0k
- After admin approved the Post (Post has been approved): https://prnt.sc/1zp3297
- If email verification enable for the registration: https://prnt.sc/1zp3bw2
- If offline approval enables for the registration form- https://prnt.sc/1zp38hq
- New user registration mail to admin: https://prnt.sc/1zp2kwb
@anik-fahmid this issue is still present