WP Manifestindependent plugin directory
manifest / admin / activity-heat-map

Activity Heat Map archived

Show your site activity in an intuitive heat map

by Pascal Birchler · github.com/swissspidy/activity-heat-map · website

5stars
2forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/swissspidy/activity-heat-map/archive/refs/heads/master.zip

From the readme

Activity Heat Map # This plugin shows your site activity in an intuitive heat map. Description ## Inspired by GitHub’s contribution heat map and Michael Arestad’s dark admin concept, this plugin allows you to display a similar heat map based on the data you provide. Currently heat maps for posts and comments are supported, though it is easy to add custom filters Installation ## Manual Installation ### 1. Install Activity Heat Map through the 'Plugins' menu in WordPress. 1. Configure the dashboard widget according to your needs. Frequently Asked Questions ## How can I add a custom filter? ### Use the activityheatmapfilters filter to add your own filter. Provide a name and a callback function. Screenshots ## 1. The activity heat map dashboard widget. 2. Configure the dashboard widget according to your needs. Changelog ## 1.0.0 ### First release Up

Read the full README on GitHub →