Title: Email Me
Author: robertkay
Published: <strong>January 7, 2013</strong>
Last modified: January 7, 2013

---

Search plugins

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://s.w.org/plugins/geopattern-icon/email-me.svg)

# Email Me

 By [robertkay](https://profiles.wordpress.org/robertkay/)

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

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

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

## Description

Creates an email link from the shortcode [emailme] that spam bots don’t find.
 By
default it uses your wp admin email but you can specify as parameters either: – ‘
name’ (for the first portion of the email before the @ symbo) – ‘addr’ for the full
email – ‘display’ for what the link should actually display in between the  tags.

If your wp-admin panel email (check your General Setting panel)
 is: info@freedomonlineservices.
net then Examples: [emailme] => info@freedomonlineservices.net [emailme name=’dave’]
=> dave@freedomonlineservices.net [emailme addr=’someoneelse@somewhereelse.fake’]
=> someoneelse@somewhereelse.fake [emailme display=”info at freedomonlineservices
dot net”] => info at freedomonlineservices dot net (but linked to the actual email!)
Note you can also set the ‘display’ option to an image tag if you use single quotes.

More docs at http://freedomonlineservices.net/resources/homegrown/emailme-wp-plugin/

Live examples at http://www.freedomonlineservices.net/pluginshowroom/emailme-plugin/

## Installation

 1. Upload `emailme.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Put [emailme] in your posts

## FAQ

  Can I use my shortcode in a widget?

Yes, just add this to your functions.php: 🙂

add_filter(‘widget_text’, ‘do_shortcode’);

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

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

Contributors

 *   [ robertkay ](https://profiles.wordpress.org/robertkay/)

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

### Interested in development?

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

## Changelog

#### 1.0

First release

## Meta

 *  Version **1.0**
 *  Last updated **13 years ago**
 *  Active installations **30+**
 *  WordPress version ** 3.0.1 or higher **
 *  Tested up to **3.5.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/email-me/)
 * Tags
 * [email](https://pcd.wordpress.org/plugins/tags/email/)[javascript](https://pcd.wordpress.org/plugins/tags/javascript/)
   [obfuscate](https://pcd.wordpress.org/plugins/tags/obfuscate/)[shortlink](https://pcd.wordpress.org/plugins/tags/shortlink/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/email-me/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/email-me/reviews/#new-post)

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

## Contributors

 *   [ robertkay ](https://profiles.wordpress.org/robertkay/)

## Support

Got something to say? Need help?

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

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://freedomonlineservices.net/)