Creating Email Links in WordPress
So you want to publish an email address in a WordPress Post or Page. Then your readers will be able to click on the link and send you an email using Outlook etc.
Here’s how…
- Enter your email address into your post
- Highlight this address
- Select the Insert/Edit link button
- In the Link URL field, delete
http//: - Enter
mailto:your_email_address - Ensure that the Target is not set
- Select “Insert”
For those who are interested, the final XHTML markup should look something like:
<a href="mailto:your_email_address">your_email_address</a>

ZenLite 2.1