Mô tả
This plugin provides a short code that you can use for showing a photo grid of all users that have contributed code to any Github repository.
It’s a great way to show off the people that have helped with your project.
You can see this live on the Contributors page for Easy Digital Downloads.
Based on the code by Konstantin Kovshenin.
Cài đặt
- Upload to wp-content/plugins/
- Activate the plugin
- Place [github-contributors username=”{YOUR USERNAME}” repo=”{NAME OF YOUR REPO}”] on any page
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Github Contributors” 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 “Github Contributors” 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
1.0.1
- Updated the transient key to use an MD5 to avoid it breaking if the repo / username is too long
- Escaped a couple of possibly unsafe values
- Updated some formatting with indention, whitespace, double quotes
- Failed responses are now cached
1.0
- First offical release!