Changeset 2827785
- Timestamp:
- 12/02/2022 03:34:43 PM (2 years ago)
- Location:
- agreement/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
agreement/trunk/agreement.php
r883603 r2827785 1 1 <?php 2 2 /*Plugin Name: Agreement 3 Plugin URI: h ttp://www.indiatale.com/agreement/3 Plugin URI: hhttps://profiles.wordpress.org/pranavpathakjaora/ 4 4 Description: The Agreement plugin helps to create pop-up licence agreement or term to use before download any thing from post or page. 5 5 Author: Pranav Pathak 6 6 Version: 1.1 7 Author URI: http ://www.indiatale.com/agreement/7 Author URI: https://profiles.wordpress.org/pranavpathakjaora/ 8 8 */ 9 9 -
agreement/trunk/readme.txt
r2622686 r2827785 3 3 Tags: licence agreement, popup before download,attach, attachments,terms and condition, t&c 4 4 Requires at least: 3.5.2 5 Tested up to: 5.8.15 Tested up to: 6.1.1 6 6 Stable tag: 1.1 7 7 Version: 1.1 … … 12 12 == Description == 13 13 14 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"' ,Now save post/page.14 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. 15 15 16 16 Example
Note: See TracChangeset
for help on using the changeset viewer.