Hi Prit,
I just added a contact form to my test blog http://enbaires.com/pritlog_test/
The original idea was to allow a mail to be sent to the site admin
(mails are sent in html format. already tested and works well)
Now I want to add the possibility of authors being contacted by mail by converting the post author into a link that displays the same contact form but using the author's mail address.
Question: which db field stores the author mail ? Same question for admin one
I also plan to add an option on registration and profile for authors to decide if they whish to be contacted by mail or not.