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.

My Email Shortcode

Description

Opis w języku polskim: http://www.blogworkorange.net/my-email-shortcode/

My Email Shortcode is a plugin which adds a new shortcode [my-email] to your options. You can insert this shortcode at any place in your post’s or page’s main body and it will be automatically substituted by a link with your email address (with anti-spambot protection automatically included).

The shortcode takes the email addres from the post or page author’s profile, so whenever an author changes his/her email, the change will be automatically shown in all his/her posts and pages.

You can also add a default subject by adding a subject attribute like this: [my-email subject=”Subject”]. Whenever a person clicks on your addres, it will autoamtically set the subject of the message to the one you chose.

Home page: http://www.blogworkorange.net/my-email-shortcode/

Installation

Go to Plugins->Add new and simply search for My Email Shortcode and click Install.

Installation by hand is done through the admin’s panel in three easy steps:

  1. Download the package with the newest version of My Email Shortcode
  2. Go to Plugins->Add new menu
  3. Upload tha plugin to your server and activate it

You can also upload the plugin through FTP into the /wp-content/plugins/ directory and activate it in the administration panel afterwards.

FAQ

None so far.

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

Translate “My Email Shortcode” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.91

  • Added anti-spambot protection

0.90

  • First public release