Mô tả
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)
Ảnh màn hình
Cài đặt
This plugin uses the standard installation procedure: install the plugin’s folder inside of ‘wp-content/plugins’ (make sure the folder is named agreement).
Hỏi đáp
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:”.
Đánh giá
Người đóng góp & Lập trình viên
“Agreement” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Agreement” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
Now it works for multiple item in single page.