Description
You define the plug-in with the shortcode list-github-repositories
. Don’t forget to define the user whose plug-ins you want to display, else you’ll get mine.
Afterwards you get a nice list with your repositories.
Similarly you can use a shortcode like [show-github-repository user="slothsoft" repository="wordpress-github-repositories"]
to show a single repository’s HTML. GitHub parses the HTML itself, so you don’t need to fear unsupported markup.
Screenshots
Installation
Installing “GitHub Repositories” can be done either by searching for “GitHub Repositories” via the “Plugins > Add New” screen in your WordPress dashboard, or by using the following steps:
- Download the plugin via WordPress.org
- Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard
- Activate the plugin through the ‘Plugins’ menu in WordPress
Reviews
There are no reviews for this plugin.
Contributors and Developers
“GitHub Repositories” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “GitHub Repositories” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Change Log
1.0
- Initial release