
內容簡介
Download Radar 外掛可在 WordPress 控制台中管理下載目標,並提供穩定的公共追蹤網址。當用戶請求該網址時,外掛會記錄下載事件並重定向至配置的檔案。
【主要功能】
• 管理下載目標與追蹤網址
• 記錄下載事件的詳細資料
• 支援短碼自訂按鈕文字與 CSS 類別
外掛標籤
開發者團隊
原文外掛簡介
Download Radar manages download targets in the WordPress administration area and provides stable public tracking URLs.
Example:
/download/markupdesk/
When the URL is requested, the plugin records a download event and then redirects the visitor to the configured file using HTTP 302.
Stored event data:
* Download ID
* Version at the time of the request
* Timestamp
* Referrer, if supplied by the browser
* User-Agent
IP addresses are not stored.
Version 0.2.5 uses English source strings and includes a complete German (de_DE) translation. The interface follows the WordPress user/site language. Existing download definitions, statistics, URLs, and shortcodes are preserved.
Shortcode
[download_radar id=”markupdesk”]
Optional button text:
[download_radar id=”markupdesk” text=”Download MarkupDesk”]
Custom CSS class:
[download_radar id=”markupdesk” text=”Download” class=”et_pb_button et_pb_button_0″]
The previous [download_tracker] shortcode remains supported for existing content.
