WordPress plugin to show Github profile summary through their API.
As of April 2026, Flair is a WordPress card plugin with 0 active installations and a 0/5 rating0. It has been downloaded 872 times in total. Requires WordPress 5.2+ and PHP 7.2+. Available on WordPress.org since 2021. Last updated 4 years ago — may have compatibility concerns. Top alternative: Wikipedia Preview.
📣 WordPress plugin to show Github profile summary through their API.
⚡️ Demo: https://manojkumar.online/lab/wp/github-flair-demo/
After installing the plugin, just use this shortcode: [github-flair] in your posts, pages or widgets.
You can make use of the user attribute of the shortcode like this:
[github-flair user="WordPress"]
where WordPress can be replaced by your desired Github username.
By default, the search function is enabled but if you need to remove it, you can do so with:
[github-flair show-search="no"]
You can also make use of the shortcode in your template files using this
<?php echo do_shortcode("[github-flair user='WordPress']") ; ?>
| WordPress | 5.2+ requiredTested up to 5.8.13 |
| PHP | 7.2+ required |
= 1.0.1
* Fixed JS errors on non-shortcode pages. Added option to limit the number of search results.
= 1.0.0
* Early release with basic rendering of cards with a search function.
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.