StackOverflow Answers Widget
·
Widget to display a summary of answers you have posted in StackOverflow (http://stackoverflow.com/). It will display
评级
1/5
版本
0.7
活跃安装
10
最后更新
Apr 8, 2014
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