WP-EMail
by Lester Chan on WordPress.org

Admin - E-Mail Logs
General Usage
- Under E-Mail Settings, modify the setting Method Used To Send E-Mail accordingly. If the method is wrong, no email will get sent.
- You Need To Re-Generate The Permalink (WP-Admin -> Settings -> Permalinks -> Save Changes)
- Open
wp-content/themes/
(You may place it in single.php, post.php, page.php, etc also)/index.php - Find:
- Simply add this code inside the loop where you want the email link to display:
if(function_exists('email_link')) { email_link(); }
- Find:
If you DO NOT want the email link to appear in every post/page, DO NOT use the code above. Just use the shortcode by typing [email_link] into the selected post/page content and it will embed the email link into that post/page only.
Build Status
Development
Translations
Credits
Donations
I spent most of my free time creating, updating, maintaining and supporting these plugins, if you really love my plugins and could spare me a couple of bucks as my school allowance, I will really appreciate it. If not feel free to use it without any obligations.
Active installations2K+
Weekly downloads
86-17.31%
Version2.69.2
Last updated12/18/2024
WordPress version4.6
Tested up to6.7.2
Tags
e-mailemailmailrecommendwp-email