Description
The profile appearance mimics the profile page in GitHub. You just simply enter GitHub username and theme for the widget to show off the GitHub profile in a widget.
This plugin depends on GitHub API plugin. Make sure to install and activate that first.
Development of this plugin is done on GitHub. Pull requests are always welcome.
Screenshots
Installation
- This plugin depends on GitHub API plugin, so make sure it’s installed and activated.
- Upload GitHub Profile Widget plugin to your blog’s
wp-content/plugins/
directory and activate. - The widget is now available with the name GitHub Profile Widget in your Appearance > Widgets
Reviews
There are no reviews for this plugin.
Contributors & Developers
“GitHub Profile Widget” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “GitHub Profile Widget” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.2.0
- Removes octicons as it’s now being registered by github-api plugin
- Enqueues styles only when the widget is active
0.1.0
Initial release