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)

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](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://tw.wordpress.org/plugins/heat-map-graph/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/heat-map-graph/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/heat-map-graph/#installation)
 * [開發資訊](https://tw.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**
 *  最後更新 **1 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.8.8**
 *  語言
 * [English (US)](https://wordpress.org/plugins/heat-map-graph/)
 * 標籤:
 * [analytics](https://tw.wordpress.org/plugins/tags/analytics/)[charts](https://tw.wordpress.org/plugins/tags/charts/)
   [heatmap](https://tw.wordpress.org/plugins/tags/heatmap/)[shortcode](https://tw.wordpress.org/plugins/tags/shortcode/)
   [sql](https://tw.wordpress.org/plugins/tags/sql/)
 *  [進階檢視](https://tw.wordpress.org/plugins/heat-map-graph/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](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/)