Mô tả
A plugin to display your Github informations.
You can display :
* Repositories
* Subscriptions
* Events
* Starred
* Followers
* Following
It uses a server cache to be very light and fast on your WordPress installation.
Don’t hesitate to ask me new features or report bugs on potsky.com !
I don’t code these GitHub events because I did’t find any informations about the json structure :
* GollumEvent
* MemberEvent
* PublicEvent
* TeamAddEvent
So if you want a better display for these events, send my an API url with these events.
Something like : https://api.github.com/users/MAGICALUSER/events
Ảnh màn hình
Cài đặt
Stronger GitHub Widget is very easy to install (instructions) :
* Upload the /stronger-github-widget
folder to your /wp-content/plugins/
directory.
* Activate the plugin through the Plugins menu in WordPress®.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Stronger GitHub Widget” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Stronger GitHub Widget” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
0.4
- Add UTC text on dates
0.3
- Internal options change
0.2
- Remove SSL Verify from the Github API Calls
0.1
- First release