Fix mail body replace text bug
Opened this issue · 1 comments
kanakonagiri commented
Bug detail
When sending emails for creating or updating posts, the function prepare_mail_body() in the Frontend_Form_Ajax class sometimes causes the email body to display the output of wp_get_attachment_url() for related posts instead of showing the meta_value.
sapayth commented
hello @kanakonagiri,
Thanks for spotting that! We’ll make sure to check it out.