
內容簡介
DownloadSentinel 讓您能夠將檔案上傳至 WordPress,並分享隱藏實際儲存位置的下載連結。它提供檔案計數更新及可配置的活動記錄,幫助您清楚檢視下載流量。
【主要功能】
• 上傳檔案或從媒體庫匯入
• 生成安全連結及編輯鎖定
• 活動記錄與下載事件追蹤
• 可配置的下載連結過期與下載次數限制
• 儀表板小工具顯示下載狀況
外掛標籤
開發者團隊
原文外掛簡介
DownloadSentinel lets you upload files to WordPress and share special download links that hide the real storage location. Claimed transfers update file counters, while configurable activity logging helps you review download traffic in a clear admin screen.
Under Settings → DownloadSentinel you get four tabs:
Files — upload or import from Media Library, copy secure links, edit locks, replace files, regenerate tokens
Activity — totals, 14-day chart, filters, CSV export, and recent download events
Settings — pretty permalinks, force download, bot filtering, tracking, proxy IP trust, and uninstall cleanup
About — plugin info and version
How protection works:
Files are stored under opaque names in a protected uploads folder blocked from direct browser access
Each file gets a unique token URL (/download/{token}/ by default, or ?ds_dl=token). The pretty path base is configurable under Settings.
Optional expiry, max downloads, and password per file
The plugin streams the file through WordPress, or optionally offloads it to a configured web server—visitors never see the real path
Optional shortcode: [downloadsentinel token=”abc…”] (prefer token= over enumerable id=)
Dashboard widget for a quick pulse on downloads
