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

Image

Agreement

विवरण

The Agreement plugin helps to create pop-up licence agreement or term to use before download any thing from post or page. It will give freedom to change text in pop-up. After activation of plugin in post/page add file from “Add Media”, then change editor type from Visual to text and give id to that media file. Id will be like this id=”agreement”. Your link will be like ‘id=”agreement” href=”http://yourdomain.com/wp-content/uploads/2016/01/pdf.pdf”‘ or you can use custom HTML block too. Now save post/page.

Example

{a id=”agreement” href=”http://yourdomain.com/wp-content/uploads/2016/01/pdf.pdf”} file name {a}

This plugin works for multiple item in single page.

After activation there is a sub menu in Settings called Agreement. Click on this and there is a option to change license agreement text called “Enter your License Agreement setting text below:”. You can also insert html tag like ul,li, br, hr from agreement option in settings.

Requirements

  • WordPress 3.5.1 or greater
  • PHP 5.2.6 or greater (5.3 recommended)
  • MySQL 4.1.2 or greater (5.x recommended)

स्क्रिनसटहरू

स्थापना

This plugin uses the standard installation procedure: install the plugin’s folder inside of ‘wp-content/plugins’ (make sure the folder is named agreement).

प्रश्नोत्तर

Is it works for custom content type?

Yes it works.

From where I can change text of pop-up ?

After activation,there is a sub menu in Settings called Agreement. Click on this. New page will open,there is an option to change license agreement text called “Enter your License Agreement setting text below:”.

समीक्षाहरू

Image
जुन 1, 2019
Easy setup and initial functionality sufficient, although had to dig deeper into the js to improve some sizing behavior. But this plugin saved me a lot of time, thanks!
Image
फेब्रुअरी 15, 2018
Good work! Some typo mistake in code in agreement-functions.php div class=’licence-agreement’style=’display:none;’ should be: div class=’licence-agreement’ style=’display:none;’ but works.
Image
मार्च 15, 2017
This is the best and most simple plugin I have found for this purpose.
Image
सेप्टेम्बर 3, 2016
Installation and usage is easy and the plugin works exactly as it should for my purpose. I had one issue that the developer resolved within 24 hours. Great!
Image
सेप्टेम्बर 3, 2016
It worked as shown/said. Saved me lot of time.
सबै 9 समीक्षाहरू पढ्नुहोस्

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

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

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

चेन्जलग

Now it works for multiple item in single page.