This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Github Contributors

تفصیل

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.

سکرین شاٹاں

  • Screenshot 1

انسٹال کرݨ

  1. Upload to wp-content/plugins/
  2. Activate the plugin
  3. Place [github-contributors username=”{YOUR USERNAME}” repo=”{NAME OF YOUR REPO}”] on any page

ریویو

There are no reviews for this plugin.

Contributors & Developers

“Github Contributors” is open source software. The following people have contributed to this plugin.

حصہ پاوݨ آلے

“Github Contributors” دا آپݨی زبان وچ ترجمہ کرو۔

ڈیویلپمنٹ وچ دلچسپی ہے؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

تبدیلی لاگ

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!