Title: Hamazon
Author: Fumiki Takahashi
Published: <strong>2012 年 2 月 15 日</strong>
Last modified: 2026 年 1 月 30 日

---

搜尋外掛

![](https://ps.w.org/wp-hamazon/assets/banner-772x250.jpg?rev=3014116)

![](https://ps.w.org/wp-hamazon/assets/icon-256x256.png?rev=3014116)

# Hamazon

 由 [Fumiki Takahashi](https://profiles.wordpress.org/takahashi_fumiki/) 開發

[下載](https://downloads.wordpress.org/plugin/wp-hamazon.6.0.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/wp-hamazon/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/wp-hamazon/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/wp-hamazon/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/wp-hamazon/#developers)

 [技術支援](https://wordpress.org/support/plugin/wp-hamazon/)

## 外掛說明

You can add affiliate link in visual editor button.
 Search on editor and add it
immediately.

#### Available Services

 * Amazon Creators API (formerly PA-API v5)
 * PHG iTunes affiliate
 * DMM affiliate

#### Requirements

 * PHP 8.1 or later
 * WordPress 6.0 or later

#### Deprecated

These services below are deprecated.

 * Rakuten
 * Linkshare

## 螢幕擷圖

 * [[
 * You can search affiliate like this screen.

## 適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

 *   Affiliate

## 安裝方式

 1. Upload `wp-hamazon` folder in `/wp-content/plugins/` directory.
 2. Activate plugin.
 3. Go to `Setting > Affiliate Setting` and enter credentials.

## 使用者評論

![](https://secure.gravatar.com/avatar/0e4189a98b66e319382b3f83c39fed7eefa99137c8fd6dea09ed44ab8d060db2?
s=60&d=retro&r=g)

### 󠀁[Awesome plugin](https://wordpress.org/support/topic/awesome-plugin-4012/)󠁿

 [Ko Takagi](https://profiles.wordpress.org/ko31/) 2019 年 1 月 5 日

Thank you for this plugin. I can use it without problems on the block editor.

![](https://secure.gravatar.com/avatar/71a159ee5b946e073af862a217a1e63a3b1fa217d77629c4bc120c86ec8075d9?
s=60&d=retro&r=g)

### 󠀁[I was wait eagerly for update.](https://wordpress.org/support/topic/i-was-wait-eagerly-for-update/)󠁿

 [yamataorochi](https://profiles.wordpress.org/yamataorochi/) 2017 年 10 月 17 日

At the beginning of this year,the plugin became didn’t work for the API expired.
I contacted the developer and asked for renewal, but at last I got the news of the
update yesterday. Unbelievable! Thank you so much! I appreciate for you. Next time
I would like to have specifications that can select multiple codes.

 [ 閱讀全部 2 則使用者評論 ](https://wordpress.org/support/plugin/wp-hamazon/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Hamazon〉的開發相關工作。

參與者

 *   [ Fumiki Takahashi ](https://profiles.wordpress.org/takahashi_fumiki/)
 *   [ Hametuha INC. ](https://profiles.wordpress.org/hametuha/)

〈Hamazon〉外掛目前已有 1 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/wp-hamazon/contributors)
為這個外掛做出的貢獻。

[將〈Hamazon〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/wp-hamazon)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/wp-hamazon/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/wp-hamazon/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/wp-hamazon/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/wp-hamazon/)。

## 變更記錄

#### 6.0.0

**Breaking Changes!**

 * **PHP 8.1 or later is now required.** Please check your server environment before
   updating.
 * Migrated from Amazon PA-API v5 to **Amazon Creators API**.
    - PA-API v5 (Offers V1) was deprecated by Amazon on January 31, 2026.
    - You need to obtain new credentials (Credential ID and Credential Secret) from
      [Associates Central > Tools > Creator API](https://affiliate.amazon.co.jp/tools/creator-api).
    - Old Access Key / Secret Key will no longer work.
 * Settings field names changed:
    - “Associate ID”  “Partner Tag”
    - “Access Key”  “Credential ID”
    - “Secret Key”  “Credential Secret”

**Note:** Amazon Creators API requires at least 10 qualifying sales within 30 days
per marketplace to maintain API access.
 If your account doesn’t meet this requirement,
the fallback feature (introduced in 5.2.0) will be used automatically.

#### 5.2.0

 * Add fallback if you can’t satisfy Amazon’s Product Advertising API requirements.

**NOTE:** PA-API now(Nov 13th 2025) requires at least 10 sales within 30 days via
your account.
 If you fail to meet these sales requirements, the API will always
return a 403 response. Once this state is reached, you will no longer be able to
add new links. For this reason, we have provided a manual ASIN configuration feature
in the block editor, along with a fallback layout that displays at least the title
and URL when only an ASIN is specified.

#### 5.1.4

 * Fix bug on classic editor.
 * Avoid translation error warning.

#### 5.1.3

 * Fix fatal error on deploy script.

#### 5.1.0

 * Fix bug with serverside render.

#### 5.0.2

 * Fix Warning error since 5.4.2

#### 5.0.0

**Breaking Changes!**

 * Sorry to be late. Followed Amazon Advertising API 5.0. If you use old credentials,
   go to Amazon Associate Central and get new credentials.
 * Markups and API data structures are completely changed, so if you customize with
   hooks, please check they work as you wanted.
 * Add WP CLI command: `wp hamazon search 'science fiction'`

#### 4.0.4

 * Fix js dependency errors.

#### 4.0.3

 * Change translation.

#### 4.0.2

 * Fix JS Error.

#### 4.0.1

 * Sorry! Fix non gutenberg environment.

#### 4.0.0

 * Fix PHG bug.
 * Add Gutenberg support!

#### 3.0.3

 * Got [bug report](https://wordpress.org/support/topic/古いバージョンはどこにありますか？/#post-9600252)
   and remove typehint to avoid fatal error.

#### 3.0.0

**BREAKING CHANGE!!**

 * All codes are rewriten.
 * Drop Rakuten and Linkshare. Shortcodes are now empty.
 * Ready for [Shortcake](https://ja.wordpress.org/plugins/shortcode-ui/). Now you
   can preview shortcode resutl.
 * If you feel this version breaks your site, stay old verison or contact me via
   support forum.

#### 2.3.1

 * 関数`tmkm_amazon_view`が動かなくなっていたので、直しました。
 * HTMLリンクを出力する`hamazon_asin_link`を追加しました。

#### 2.3

 * ショートコード挿入ボタンをつけました。
 * ショートコード内の情報を出力できるようにしました。一言コピーのようなものが入れ
   られます。後方互換は取っているので、いままでのコンテンツはそのまま表示されます。
 * サービスにPHG（iTuensアフィリエイト）とDMMを追加しました。

    ```
    // これまで
    [tmkm-amazon]00000000[/tmkm-amazon]
    // これから
    [tmkm-amazon asin='00000000']この本は最高ですよ！[/tmkm-amazon]
    ```

#### 2.2

 * 楽天をサービスとして追加
 * マークアップをドラスティックに変更しました。これまで利用していた方は注意してくだ
   さい。

#### 2.1

 * リンクシェアのAPIがリクエストを返さないことがあるので、キャッシュ方法を変更

#### 2.0

 * リンクシェアを追加

#### 1.0

 * はじめてのリリース

## 中繼資料

 *  版本 **6.0.0**
 *  最後更新 **3 個月前**
 *  啟用安裝數 **90+**
 *  WordPress 版本需求 ** 6.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.8.5**
 *  PHP 版本需求 ** 8.1 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/wp-hamazon/) 及 [Japanese](https://ja.wordpress.org/plugins/wp-hamazon/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/wp-hamazon)
 * 標籤:
 * [affiliate](https://tw.wordpress.org/plugins/tags/affiliate/)[amazon](https://tw.wordpress.org/plugins/tags/amazon/)
   [dmm](https://tw.wordpress.org/plugins/tags/dmm/)
 *  [進階檢視](https://tw.wordpress.org/plugins/wp-hamazon/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  2 個 5 星使用者評論     ](https://wordpress.org/support/plugin/wp-hamazon/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/wp-hamazon/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/wp-hamazon/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/wp-hamazon/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/wp-hamazon/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-hamazon/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/wp-hamazon/reviews/)

## 參與者

 *   [ Fumiki Takahashi ](https://profiles.wordpress.org/takahashi_fumiki/)
 *   [ Hametuha INC. ](https://profiles.wordpress.org/hametuha/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/wp-hamazon/)