weDevsOfficial/wp-user-frontend

Fix mail body replace text bug

Opened this issue · 1 comments

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.

the same bug

hello @kanakonagiri,

Thanks for spotting that! We’ll make sure to check it out.