rossagrant
Member
Posted 11 months ago #
Hi all,
This is driving me mad as I think it is causing some activation emails to get caught in spam filters.
My site's title has an apostrophe in it and when it sends out activation emails the apostrophe in the subject title is displayed as & #039;
Is there anyway to either edit the activation email template to accept an apostrophe or anyway to edit the activation email's subject line manually. Right now it is using the site's title from the backend, can I change it.
if this is a bug, which I guess it is, should I post this in TRAC?
rossagrant
Member
Posted 11 months ago #
shahpraneel
Member
Posted 10 months ago #
Now do this carefully, as we dont need any plugin to convert Ascii code (') to '(single quote).
Go to phpmyadmin--->go to WordPress Database--->click on the browse of option table and check the 2nd option of blog name. You will see your blogname written as Sam's blog instead of sam's blog. Change that to Sam's blog and click go on the right bottom.You are done with the all outgoing and incoming mails.
Any problems doing then contact me on shahpraneel@gmail.com
jwb3rd
Member
Posted 4 months ago #
Had this same problem. Thnaks shapraneel for the fix!
shahpraneel
Member
Posted 4 months ago #