全新外掛
安裝啟用
—
尚無評分
剛更新
最後更新
—
問題解決
WordPress 5.8+ PHP 7.0+ v1.0.7 上架:2026-03-06
內容簡介
BBA Secure File Downloads 讓使用者能夠從媒體庫中選擇檔案,並為每個檔案生成穩定的檔案 ID,透過控制的端點提供下載,保護檔案的直接 URL。
【主要功能】
• 從媒體庫選擇檔案生成檔案 ID
• 使用簡碼輕鬆放置下載按鈕
• 透過受控端點提供檔案下載
外掛標籤
開發者團隊
原文外掛簡介
BBA Secure File Downloads lets you select files from the Media Library and generate a stable File ID for each file. Then you can place a download button anywhere using:
[bbasfd_download id=”FILE_ID”]
The download is served through a controlled endpoint instead of exposing the direct file URL.
Usage
Shortcode:
* [bbasfd_download id=”FILE_ID”]
Optional:
* text=”Get the free plugin”
* class=”my-css-class”
