यो प्लगिन वर्डप्रेसका ३ प्रमुख नवीनतम रिलीजहरूसँग परीक्षण गरिएको छैन। यो अब सम्भवतः व्यवस्थित वा समर्थन नभएको हुन सक्छ र वर्डप्रेसका नयाँ संस्करणहरूमा प्रयोग गर्दा अनुकूलता सम्बन्धी समस्या हुन सक्छ।

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.

समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

योगदानकर्ता र डेभलपरहरू

“Email Signup for Link” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू

चेन्जलग

0.9.1

*Updated readme and faq’s to be more clear

0.9.0

*First stable version of plugin