How To Display A List Of Contributors From A GitHub Repository To Your WordPress Site ?

In last article we have discussed how you can Easily Display Your Github Repositories In WordPress And Also ShowThe Percentage Of Commits Made To Your Project. Now this post explains you ho you can display a list of contributors from a GitHub repository to your WordPress site.

You can do this thing very easily by installing and activating Github Contributors plugin in your WordPress site. It provides you a shotcode which you can use inside your posts, pages and text widgets for showing given repository contributors from GitHub. You can check this live on the Contributors page for Easy Digital Downloads.

Use the following Shortcode replacing username and repository name with your own:

[github-contributors username=”{YOUR USERNAME}” repo=”{NAME OF YOUR REPO}”]

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.