Deskripsyon
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.
Pag-install
- Upload to wp-content/plugins/
- Activate the plugin
- Place [github-contributors username=”{YOUR USERNAME}” repo=”{NAME OF YOUR REPO}”] on any page
Mga Review
Wala pang reviews para sa plugin na ito.
Mga Contributor at Developer
Ang “Github Contributors” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorIsalin ang “Github Contributors” sa iyong wika.
Interesado sa development?
Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.
Changelog
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!