Title: Heat Map Graph
Author: Hayan
Published: <strong>2025 年 8 月 23 日</strong>
Last modified: 2025 年 8 月 23 日

---

搜索插件

![](https://ps.w.org/heat-map-graph/assets/banner-772x250.png?rev=3349025)

![](https://ps.w.org/heat-map-graph/assets/icon-256x256.png?rev=3349025)

# Heat Map Graph

 作者：[Hayan](https://profiles.wordpress.org/hmamoun/)

[下载](https://downloads.wordpress.org/plugin/heat-map-graph.1.0.0.zip)

 * [详情](https://cn.wordpress.org/plugins/heat-map-graph/#description)
 * [评价](https://cn.wordpress.org/plugins/heat-map-graph/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/heat-map-graph/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/heat-map-graph/#developers)

 [支持](https://wordpress.org/support/plugin/heat-map-graph/)

## 描述

Heat Map Graph lets administrators build data heat maps backed by SQL SELECT queries
on WordPress tables. Configure:

 * Query: a single SELECT statement targeting WP tables
 * Field mapping: row, column, and value fields produced by the query
 * Color range: hex colors for min and max
 * Status: enable/disable

Use the shortcode on pages/posts:

    ```
    [heat_map_graph id="123"]
    ```

Security features:
 – Validates SQL is a single SELECT against WP tables only – 
Blocks DML/DDL keywords – No multiple statements – Admin-only UI with nonces and
strict sanitization

On activation, two sample heat maps are created:
 – Posts per Day per Category (
Last 30 Days) – Number of Post Tags per Category

## 屏幕截图

 * [[
 * [[

## 安装

 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

## 常见问题

### 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.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Heat Map Graph」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Hayan ](https://profiles.wordpress.org/hmamoun/)

[帮助将「Heat Map Graph」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/heat-map-graph)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/heat-map-graph/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/heat-map-graph/)，或通过[RSS](https://plugins.trac.wordpress.org/log/heat-map-graph/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/heat-map-graph/)。

## 更新日志

#### 1.0.0

 * Initial release

## 额外信息

 *  版本 **1.0.0**
 *  最后更新：**10 月前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 6.0 或更高版本 **
 *  已测试的最高版本为 **6.8.5**
 *  语言
 * [English (US)](https://wordpress.org/plugins/heat-map-graph/)
 * 标签
 * [analytics](https://cn.wordpress.org/plugins/tags/analytics/)[charts](https://cn.wordpress.org/plugins/tags/charts/)
   [heatmap](https://cn.wordpress.org/plugins/tags/heatmap/)[shortcode](https://cn.wordpress.org/plugins/tags/shortcode/)
   [sql](https://cn.wordpress.org/plugins/tags/sql/)
 *  [高级视图](https://cn.wordpress.org/plugins/heat-map-graph/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/heat-map-graph/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/heat-map-graph/reviews/)

## 贡献者

 *   [ Hayan ](https://profiles.wordpress.org/hmamoun/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/heat-map-graph/)