Това разширение не е обновявано повече от 2 години. Може вече да не се поддържа и да има проблеми със съвместимостта при използването му на по-нови версии на WordPress.

Email Signup for Link

Описание

This is a simple plugin with a shortcode that requires users to input their first & last name and email address to get access to a link (which will be emailed to them). I wrote this plugin one afternoon because a similar plugin lost functionality when one of the plugins it depended on was removed from WordPress.org for some reason.

Инсталиране

  1. Activate the plugin through the ‘Plugins’ menu in WordPress
  2. Place the [email_link link=“http://yourwebsite.com/link“] shortcode on the page you wish the form to appear.
  3. Use [email_link email=“your@email.com“ link=“http://yourwebsite.com/link“] if you wish to specify the target email address, otherwise the admin email will be used.

ЧЗВ

How do I specify what link will be emailed?

Use [email_link link=“http://yourwebsite.com/link“] with the „link“ tag specifying your link.

How do I specify which email address will receive the surveys?

Use [email_link email=“your@email.com“ link=“http://yourwebsite.com/link“] if you wish to specify the target email address, otherwise the WordPress admin email will be used.

Отзиви

There are no reviews for this plugin.

Сътрудници и разработчици

“Email Signup for Link” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Превеждане на “Email Signup for Link” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

0.9.1

*Updated readme and faq’s to be more clear

0.9.0

*First stable version of plugin