10+
安裝啟用
—
尚無評分
5281 天前
最後更新
—
問題解決
WordPress 3.0+ v1.1 上架:2011-02-24
內容簡介
此外掛會檢查每個外掛程式所在目錄中是否存在 .svn 目錄。為避免誤判,對直接存放於 /plugins/ 目錄下的外掛程式會禁用該檢查功能。
除了 Subversion 外掛外,也支援其他版本控制系統。只需在 wp-config.php 中將 REVISION_CONTROL 常數設定為您的版本控制系統所建立的目錄即可。
此外掛的基礎程式碼由 PeteMall 提供,詳細細節請參閱此篇文章。
外掛標籤
開發者團隊
⬇ 下載最新版 (v1.1) 或搜尋安裝
① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「No Updates for Plugins under Revision Control」→ 直接安裝(推薦)
② 後台搜尋「No Updates for Plugins under Revision Control」→ 直接安裝(推薦)
📦 歷史版本下載
原文外掛簡介
Checks for the presence of the .svn directory in each plugin’s directory. Disabled for plugins with their files directly in the /plugins/ directory to prevent false positives.
Also supports other systems through the use of the REVISION_CONTROL constant. Just set this to the directory created by your revision control system in your wp-config.php
Based on code by PeteMall.
