Hamazon

描述

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

Available Services

  • Amazon Advertising API(v5)
  • PHG iTunes affiliate
  • DMM affiliate

Deprecated

These services below are deprecated.

  • Rakuten
  • Linkshare

屏幕截图

  • You can search affiliate like this screen.

区块

该插件提供了1个区块.

  • Affiliate

安装

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

评价

2019 年 1 月 5 日
Thank you for this plugin. I can use it without problems on the block editor.
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条评价

贡献者及开发者

“Hamazon” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Hamazon」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

将“Hamazon”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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

  • はじめてのリリース