Title: Share by Email
Author: Árpád Lehel Mátyus
Published: <strong>February 12, 2021</strong>
Last modified: April 11, 2023

---

Search plugins

![](https://ps.w.org/share-by-email/assets/banner-772x250.png?rev=2473573)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/share-by-email/assets/icon-256x256.png?rev=2473573)

# Share by Email

 By [Árpád Lehel Mátyus](https://profiles.wordpress.org/lehelm/)

[Download](https://downloads.wordpress.org/plugin/share-by-email.1.0.2.zip)

 * [Details](https://test.wordpress.org/plugins/share-by-email/#description)
 * [Reviews](https://test.wordpress.org/plugins/share-by-email/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/share-by-email/#installation)
 * [Development](https://test.wordpress.org/plugins/share-by-email/#developers)

 [Support](https://wordpress.org/support/plugin/share-by-email/)

## Description

Lightweight plugin that gives your readers an easy way to share your content via
email.

A classic Share via Email link. It provides you with a shortcode that you can add
to your pages, posts or any other content type that turns into a share link on your
website. You can also add it to your template files to have it show up by default
on all content.

Once a user clicks the “Share by email” link with icon it will open their default
email client with pre-populated Subject and Email body. Such as:

**Subject:** Your website name | The title of the post they are sharing
 **Email
Body: ** You may be interested in this article: .. Excerpt of the post.. – Link 
to the post

### Features

 * The plugin is designed to load minimal resources so your website stays fast
 * You can customize what shows in your readers email client when they are sharing
   your posts.
 * There are tokens available for you to further customize the email message of 
   your readers
 * Optimized for website speed unlike some of the bulky plugins that provide JS 
   heavy features

### How to Use

 * Install and activate the plugin
 * Navigate to Settings > Share By Email > General Settings Tab and configure to
   look of the link
 * Navigate to “Email Settings” Tab and configure the default email texts your readers
   will see
 * Use tokens available for you to customize the message they see when they hit 
   share
 * Place **[sbe-share-by-email]** shortcode to anywhere on your page where you can
   add shortcodes, such as content, widgets etc.
 * Or place `<?php echo do_shortcode("[sbe-share-by-email]"); ?>` in any of your
   template files
 * Try the link and share your Content via Email

### Tokens Available

To customize the message you have the following tokens available:

 * [blogname] – The name of your wordpress website that was set Appearance > Customize
   > Site Identity
 * [title] – Title of the post your reader is on when sharing the link
 * [excerpt] – The excerpt of the post your reader is on when sharing the link
 * [link] – The URL of the post your reader is on when sharing the link

## Screenshots

 * [[
 * The Link
 * [[
 * The link in Action
 * [[
 * Settings
 * [[
 * Email Settings

## Installation

#### Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers
itself and you don’t need to leave your web browser. Log in to your WordPress dashboard,
go to the Plugins menu and click Add New.

Type “Share by Email” and click Search Plugins. Once you’ve found this plugin you
can install it by simply clicking “Install Now”.

#### Manual installation

To manually install the plugin downloading the plugin and uploading it to your webserver
via your favorite FTP client application. The WordPress codex contains [instructions on how to do this here](https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).

 1. Upload `share-by-email` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

#### Frequently Asked Questions

=

#### Can I modify the style

Yes, the link is by default minimally styled, so it’s easy for you to add basic 
CSS in your theme to customize it to your liking. If you need a developers help 
to theme it you can always reach out to Here’s a link to [www.Lehelmatyus.com](https://www.lehelmatyus.com/)

#### Can I add it to a Widget

Yes, as long as you can run the shortcode in a widget it should be fine. Check out“
Shortcode Widget” plugin by “Gagan Deep Singh” to make it easier.

#### Can I add it to a Template File

Yes, just make sure you add it to a template file where the global $post variable
is present if you are using Tokens in you email message.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Share by Email” is open source software. The following people have contributed 
to this plugin.

Contributors

 *   [ Árpád Lehel Mátyus ](https://profiles.wordpress.org/lehelm/)

[Translate “Share by Email” into your language.](https://translate.wordpress.org/projects/wp-plugins/share-by-email)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/share-by-email/), check
out the [SVN repository](https://plugins.svn.wordpress.org/share-by-email/), or 
subscribe to the [development log](https://plugins.trac.wordpress.org/log/share-by-email/)
by [RSS](https://plugins.trac.wordpress.org/log/share-by-email/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.2

 * Fix dropdown not updating on settings page issue.

#### 1.0.1

 * Fix special character issue in titles

#### 1.0.0

 * Initial public release

## Meta

 *  Version **1.0.2**
 *  Last updated **3 years ago**
 *  Active installations **50+**
 *  WordPress version ** 3.8 or higher **
 *  Tested up to **6.2.9**
 *  PHP version ** 5.6 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/share-by-email/)
 * Tags
 * [email](https://test.wordpress.org/plugins/tags/email/)[share](https://test.wordpress.org/plugins/tags/share/)
   [share by email](https://test.wordpress.org/plugins/tags/share-by-email/)
 *  [Advanced View](https://test.wordpress.org/plugins/share-by-email/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/share-by-email/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/share-by-email/reviews/)

## Contributors

 *   [ Árpád Lehel Mátyus ](https://profiles.wordpress.org/lehelm/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/share-by-email/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.lehelmatyus.com)