內容簡介
Agreement 外掛可協助建立彈出式許可協議或使用條款,在下載貼文或頁面中任何東西之前顯示。此外掛將提供更改彈出式中文字的自由。啟用外掛後,在貼文/頁面中從「新增媒體」新增檔案,接著從「可視覺化」更改到「文字」編輯器並將 ID 放入該媒體檔案中,ID 的格式應像這樣:id=”agreement”。您的連結將像是 id=”agreement” href=”http://yourdomain.com/wp-content/uploads/2016/01/pdf.pdf” 或您也可以使用自訂 HTML 區塊。最後,儲存貼文/頁面。
例子
{a id=”agreement” href=”http://yourdomain.com/wp-content/uploads/2016/01/pdf.pdf”} 檔案名稱 {a}
此外掛可在同一頁面中處理多個項目。
在啟用外掛後,您的「設定」中將有一個名為「Agreement」的子選單。點選這個子選單後,您可以選擇更改許可協議文字,並將其設定為「輸入您的許可協議文字如下:」。在「Agreement」設定中,您也可以插入 ul、li、br、hr 等 HTML 標籤。
需求
WordPress 3.5.1 或更高版本
PHP 5.2.6 或更高版本 (建議使用 5.3)
MySQL 4.1.2 或更高版本 (建議使用 5.x)
外掛標籤
開發者團隊
原文外掛簡介
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)
