Share WordPress Posts or Pages via Email link

Просто вставить этот код в шаблон страницы:

<a href="mailto:type email address here?subject=I wanted to share this post with you from <?php bloginfo('name'); ?>&body=<?php the_title('','',true); ?>&#32;&#32;<?php the_permalink(); ?>" title="Email to a friend/colleague" target="_blank">Share via Email</a>

Тут могла быть ваша реклама.