Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

My Email Shortcode

Описание

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/

Установка

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.

Часто задаваемые вопросы

None so far.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«My Email Shortcode» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «My Email Shortcode» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

0.91

  • Added anti-spambot protection

0.90

  • First public release