內容簡介
這是一個 WordPress 外掛,用於展示在 StackOverflow(http://stackoverflow.com/)上您發表的答案摘要。這個外掛會顯示問題的標題、答案的評分及最後一次編輯答案的時間。
您可以限制顯示的問題數量並按以下方式排序:
最高評分。
最早的答案。
最新的答案。
ps. 這個 Widget 使用 Stack Overflow API 版本 2.2。
這個 Widget 的內容會被快取,每天更新一次。
需求
必須提供 json_decode。
必須使用 PHP5 或以上版本。
外掛標籤
開發者團隊
原文外掛簡介
Widget to display a summary of answers you have posted in StackOverflow (http://stackoverflow.com/). It will display
the question’s title, the answer’s score, and the time the answer was last edited.
You can limit the number of questions displaying and sort the list based on:
Highest score.
Oldest answer.
Newest answer.
ps. The widget uses StackOverflow API version 2.2.
The content of this widget is cached and updated every day.
Requirement
json_decode must be available.
PHP5 or higher
