前言介紹
- 這款 WordPress 外掛「WP Dispatcher」是 2020-09-22 上架。
- 目前有 40 個安裝啟用數。
- 上一次更新是 2024-07-16,距離現在已有 292 天。
- 外掛最低要求 WordPress 3.0.1 以上版本才可以安裝。
- 有 1 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
download links | secure downloads | temporary downloads |
內容簡介
使用 WP DISPATCHER 外掛,您可以為檔案上傳建立一個臨時且安全的下載鏈接,您的上傳檔案會安全地存在一個特殊的資料夾中。這些安全的下載鏈接是通過簡碼創建的,您可以在任何地方使用簡碼。每次簡碼呼叫都會生成一個新的下載鏈接,因此要小心在哪裡使用它(最適合在自動電子郵件中使用)。
以下是外掛的其他功能:
為任何檔案創建臨時下載鏈接
在一段時間後自動過期下載鏈接
知道檔案已下載的次數。
首先,請將您的檔案上傳到一個安全的資料夾中。然後,使用 WP 簡碼生成到您的受保護上傳的到期鏈接。
注意:檔案是通過 .htaccess 進行保護。僅在使用 Apache 網頁伺服器的 LAMP 環境中可用。
開發者注意事項:
請在 Github 上創建一個新分支並提交拉取請求:https://github.com/ekntrtmz/wp-dispatcher
SVN 更新注意事項:
將最新版本複製到 Trunk(主幹),並提交更改到Trunk。
將Trunk(主幹)複製到一個新的標記(Tag),標記命名格式使用semver。將更改推送到新標記。
範例:https://developer.wordpress.org/plugins/wordpress-org/how-to-use-subversion/#examples
原文外掛簡介
With the plugin WP DISPATCHER you can create an temporary and secure download link for your file uploads. Your uploads are secured in a special folder. The secure download links are created by shortcodes which you can use anywhere. Every shortcode call generates a new download link so be cautious where to use it (best suited within automatic emails).
Create temporary download links for any file
Automatically expire download links after a time limit limit
Know how many times the file has been downloaded.
First upload your files to a secured folder. Then generate expiring links to your protected uploads. Usage with wp shortcodes.
Caution: Files are protected via .htaccess. This works only in LAMP environment with Apache as Webserver.
Developer Note
Create a Pull Request against a new branch on Github: https://github.com/ekntrtmz/wp-dispatcher
SVN Update Note
Copy newest version into trunk and commit changes to trunk.
Copy trunk to a new tag with semver. Push changes to new tag.
Examples: https://developer.wordpress.org/plugins/wordpress-org/how-to-use-subversion/#examples
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「WP Dispatcher」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0 | 1.1 | 1.2 | 1.1.1 | 1.2.1 | 1.3.0 | trunk |
延伸相關外掛(你可能也想知道)
暫無相關外掛推薦。