
內容簡介
描述:此外掛會連接到 WordPress 的升級程式,並支援 SVN 驅動的網站。現在你可以自由地使用 WordPress 的自動升級功能,而不用擔心 Subversion 的影響。只需在 WordPress 中進行升級,然後在 SVN 中提交更改即可。
此外,此外掛會在您的管理面板底部顯示當前的 SVN 版本,並使用 SVN 版本來添加到您的 CSS 和 JavaScript 嵌入中,因此每次從 SVN 更新時,您的媒體文件都會從快取中清除。
需要系統權限允許 shell_exec() 執行 svn 命令。
捐款 - 如果此外掛能產生足夠的收入來支持我們的時間,那真是一個十分重要的事情
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7GVFAADMQ96WA
待辦事項
考慮 SVN externals 的帳號
測試插件是否與您的服務器兼容 (您能否運行 exec svn 命令)
建立自動提交選項?不確定是否是一個好主意。
使用方法
這很容易理解。當您自動升級插件或核心時,此插件會自動添加和刪除適當的 SVN 檔案。這樣你就可以把整個 WordPress 安裝保存在 SVN 中。
外掛標籤
開發者團隊
原文外掛簡介
Description: Hook into plugin and core upgrader to support SVN driven sites. Now you can freely use the WordPress auto upgrade features without worrying about the Subversion impact. Just upgrade in WordPress and then commit the changes in SVN.
Additionally, this plugin displays the current SVN version in the footer of your admin panel and uses the SVN version to append to your CSS and Javascript embeds so that every time you update from SVN, your media files are cleared form cache.
Requires that your system permissions allow shell_exec() to execute svn commands.
Donate – if this is generating enough revenue to support our time it makes all the difference in the world
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7GVFAADMQ96WA
To Do
Account for SVN externals
Test to ensure the plugin is compatible with your server (that you can run exec svn commands)
Build an auto commit option? Not sure if this is a good idea.
Documentation
It’s pretty straight forward. When you auto upgrade a plugin or the core, this plugin automatically svn adds and removes files appropriately. That way you can keep your entire WordPress install in SVN.
