Plugin Directory

Changeset 2827785


Ignore:
Timestamp:
12/02/2022 03:34:43 PM (2 years ago)
Author:
pranavpathakjaora
Message:

Tested upto wordpress versin 6.1.1

Location:
agreement/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • agreement/trunk/agreement.php

    r883603 r2827785  
    11<?php
    22/*Plugin Name: Agreement
    3 Plugin URI: http://www.indiatale.com/agreement/
     3Plugin URI: hhttps://profiles.wordpress.org/pranavpathakjaora/
    44Description: The Agreement plugin helps to create pop-up licence agreement or term to use before download any thing from post or page.
    55Author: Pranav Pathak
    66Version: 1.1
    7 Author URI: http://www.indiatale.com/agreement/
     7Author URI: https://profiles.wordpress.org/pranavpathakjaora/
    88*/
    99
  • agreement/trunk/readme.txt

    r2622686 r2827785  
    33Tags: licence agreement, popup before download,attach, attachments,terms and condition, t&c
    44Requires at least: 3.5.2
    5 Tested up to: 5.8.1
     5Tested up to: 6.1.1
    66Stable tag: 1.1
    77Version: 1.1
     
    1212== Description ==
    1313
    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.
     14The 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.
    1515
    1616Example
Note: See TracChangeset for help on using the changeset viewer.