[WordPress] 外掛分享: Global Food Book’s Author Biography Widget

首頁外掛目錄 › Global Food Book's Author Biography Widget
WordPress 外掛 Global Food Book's Author Biography Widget 的封面圖片
10+
安裝啟用
★★★★★
5/5 分(1 則評價)
3746 天前
最後更新
問題解決
WordPress 3.0.1+ v1.1 上架:2015-07-17

內容簡介

此外掛提供一個簡單的作者簡介框,讓訪問者快速瀏覽作者的背景資訊。

這個外掛是從 globalfoodbook.com中提取的,作為開源材料(可免費使用)貢獻回去。

此外掛是為了協助其他需要此作者介紹工具及具備彈性可配置選項的網站擁有者而建立的。

它的實作是為方便設定和自訂部落格的作者介紹側邊欄小工具。

此外掛最適用於使用 woo-themes 製作的食品和烹飪食譜主題。

開發人員備註
貢獻

如果您想為我們的一組外掛做出貢獻,請前往 Global Food Book Labs。歡迎您進行分叉並做出貢獻。

分叉它 (https://github.com/globalfoodbook/gfb_author_bio)
建立您的功能分支 (git checkout -b my-new-feature)
提交您的更改 (git commit -am 'Add some feature')
將更改推送到分支 (git push origin my-new-feature)
建立新的拉取請求

在WordPress存儲庫中添加截圖

為每個步驟重命名截圖,例如第1步的截圖為 screenshot-1.png。
橫幅圖像的名稱為 banner-772×250.png。
使用 SVN 客戶端(如smart svn或rapid svn等)將這些圖像上傳至 /assets 資料夾。
之後提交即可全部辨識。

將外掛推送到 WordPress SVN 存儲庫

複製這個存儲庫。

git clone [email protected]:globalfoodbook/gfb-author-bio-widget.git

cd 路徑/to/gfb-author-bio-widget

vim .git/config

添加以下代碼:

[svn-remote "svn"]
url = https://plugins.svn.wordpress.org/[plugin_name]/trunk
fetch = :refs/remotes/git-svn

之後將主分支合併到新分支中:

git svn fetch svn
git checkout -b svn git-svn
git merge master
git svn dcommit --username [wordpress.org username]

之後將該分支反向合併到主分支即可從主分支向 SVN 提交:

git checkout master
git rebase svn
git branch -d svn
git svn dcommit --username [wordpress.org username]

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Global Food Book's Author Biography Widget」→ 直接安裝(推薦)

原文外掛簡介

This plugin provides simple author bio box to give visitors to your website a quick/brief information on the author background.
This plugin is an extract from globalfoodbook.com and is contributed back as open-source material (available free of charge).
This plugin is built to help other site owners who require this author bio tool with flexible configurable options.
It is implemented to allow easy setup and customization of a blog’s author bio sidebar widget.
It is best used with food and cook recipe theme made with woo-themes.
Notes to developers
Contributing
If you would like to contribute to our suite of plugins, head on over to Global Food Book Labs. Feel free to fork and contribute back.

Fork it (https://github.com/globalfoodbook/gfb_author_bio)
Create your feature branch (git checkout -b my-new-feature)
Commit your changes (git commit -am 'Add some feature')
Push to the branch (git push origin my-new-feature)
Create a new Pull Request

Adding Screenshots to the wordpress repo

Rename each screenshot for each step like this. For step 1 the screenshot is screenshot-1.png.
The banner image is named as banner-772×250.png.
Use an SVN client like smart svn or rapid svn etc to uploads these images to the /assets folder.
After this commit and all will be picked up.

Pushing plugin to wordpress svn repo

Clone this repo
git clone [email protected]:globalfoodbook/gfb-author-bio-widget.git

cd path/to/gfb-author-bio-widget

vim .git/config

Add the code below:
[svn-remote "svn"]
url = https://plugins.svn.wordpress.org/[plugin_name]/trunk
fetch = :refs/remotes/git-svn

Then merge the master into the new branch:
git svn fetch svn
git checkout -b svn git-svn
git merge master
git svn dcommit --username [wordpress.org username]

Then rebase that branch to the master, and you can dcommit from the master to svn
git checkout master
git rebase svn
git branch -d svn
git svn dcommit --username [wordpress.org username]

延伸相關外掛

文章
Filter
Apply Filters
Mastodon