Allows people to recommend/send your WordPress blog's post/page to a friend.
As of April 2026, WP-EMail is a WordPress mail plugin with 2.0K+ active installations and a 4.5/5 rating from 11 reviews. It has been downloaded 514K+ times in total. Requires WordPress 4.6+ and PHP false+. Available on WordPress.org since 2006. Last updated 1 year ago — may have compatibility concerns. Downloads are down 7% this week. Top alternative: Flamingo.
wp-content/themes/<YOUR THEME NAME>/index.php (You may place it in single.php, post.php, page.php, etc also)
<?php while (have_posts()) : the_post(); ?>if(function_exists('email_link')) { email_link(); }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.
Works like a charm. Thank you for this great plugin!
Lester, thank you very much for creation and continuous support and updates to your plugin!
Works perfect, very flexible settings and can be customized to any liking.
Great job!
This plugin is seriously good stuff. One of my clients has a use case where people without social media accounts need to share the link to the page but shouldn’t be forced to use their own e-mail client. I had that setup in minutes thanks to both the great documentation and the really well-thought-out administrative areas. Kudos!!
Thanks for this great plugin, it just does the job
Very useful plugin and easy to implement it. I hope a better desain can be included in the next update. Thanks for the great plugin.
| WordPress | 4.6+ requiredTested up to 6.7.5 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.