內容簡介
透過簡單的短代碼在 WordPress 上展示您的存儲庫。
使用方法
將短代碼添加到您想要顯示的任何地方:
[show-repo src="{{由哪種程式碼管理軟體管理}}" user="{{要顯示的存儲庫的用戶名}}" repo="{{要顯示的存儲庫的名稱}}"/]
範例代碼
[show-repo src="github" user="joytou" repo="WP-Bing-Background"/]
[show-repo src="gitee" user="joytouwu" repo="WP-Bing-Background"/]
升級注意事項
在升級之前備份 ‘./mod/’ 目錄,它將被系統更新機制覆蓋。
升級步驟
備份插件目錄,停用插件,然後刪除插件目錄,再升級到新版本。
上傳並解壓縮新版本到原始位置,啟用插件,插件配置自動繼承。
貢獻
如果您有任何意見或發現任何錯誤,歡迎改進插件,請給我發電子郵件 joytou.wu@qq.com。感謝~
外掛標籤
開發者團隊
原文外掛簡介
Show your repo(s) on the wordpress through a simple shortcode.
How to Use
Add the shortcode to anywhere you want to display:
[show-repo src="{{code-managed plant}}" user="{{username that the repo want to display}}" repo="{{repository name that the repo want to display}}"/]
Example Code
[show-repo src="github" user="joytou" repo="WP-Bing-Background"/]
[show-repo src="gitee" user="joytouwu" repo="WP-Bing-Background"/]
Upgrade Notice
The ‘./mod/’ directory needs to be backed up before updating, it will be overwritten through the system update mechanism.
Steps to Upgrade
Back up the plugin directory, deactive the plugin, and then delete the plugin directory before upgrade to new version.
Upload and unzip the new version to its original location, active plugins, plugin configuration sits to automatically inherit.
Contribute
Welcome to help to improve the plugin if you have any idea or you had caught any bug. Please email me [email protected]. Thanks~
