Linux 软件免费装
Banner图

Heat Map Graph

开发者 exedotcom.ca
hmamoun
更新时间 2025年8月24日 00:12
PHP版本: 6.0 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

shortcode analytics sql heatmap charts

下载

1.0.0

详情介绍:

Heat Map Graph lets administrators build data heat maps backed by SQL SELECT queries on WordPress tables. Configure: Use the shortcode on pages/posts: [heat_map_graph id="123"] Security features:

安装:

  1. Upload the plugin folder heat-map-graph to /wp-content/plugins/
  2. Activate the plugin
  3. Under Heat Map Graph in the admin menu, create a heat map or use samples
  4. Place the shortcode [heat_map_graph id="<ID>"] where you want the heat map

升级注意事项:

1.0.0 Initial release.

常见问题:

Which tables can I query?

Only WordPress core tables, prefixed by your site’s $wpdb->prefix.

Can I pass parameters?

Use static queries or views; dynamic user input is not supported for security.

更新日志:

1.0.0