描述
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
常见问题
No. at now.
评价
此插件暂无评价。
贡献者及开发者
更新日志
1.0.0
* Init first Version.