Description
This is a plugin, for showing the post and comment heat map like Github Contribution Graph.
How to use
1. add <div id="hi_heatmap" class="hi_heatmap"></div> to where you want to show the heatmap. eg: theme's sidebar.php file.
2. optional, modify the css file, fit with your theme.
3. optional, make sure the theme you using with the <?php wp_footer() ?> in footer.php or other php file.<h3>Thanks</h3> 1. https://biji.io/
2. https://picocss.com/docs/tooltips.html
3. Github contributions
FAQ
No. at now.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Hi-Heatmap” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Hi-Heatmap” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
* Init first Version.