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

Easy Affiliate Products

外掛說明

After installing EAP you can edit options in Settings Page:
* Operating Country – Choose your Amazon Affiliate Country
* Amazon Tag – Insert your Amazon Tag
* Amazon API Key – Insert your Amazon API Key
* Amazon API Secret – Insert your Amazon API Secret
* Amazon Link Type – Choose the default type of Link (Buy Now Button).
* Show Amazon Price – Choose the default option to show or hide price in the product box.
* Buy Now button string – Insert the Buy Now Text

SHORTCODE

Add one product to your page

[eap asin=”ASIN1″]

Add three products to your page and set width for each product box to 33%

[eap asin=”ASIN1,ASIN2,ASIN3″ width=”33″]

Add products to your page and overwrite Default Link Type option

[eap asin=”ASIN1″ link-type=”add-to-cart”]

link-type can be:
* add-to-cart – Add To Cart Amazon Button using APIs – 90-Day Cookie
* product-link – Simple Affiliate Product Link

Add products to your page and overwrite Default Price Show/Hide Option

[eap asin=”ASIN1″ show-price=”true”]

show-price can be:
* true – Show Price in the Product Box
* false = Hide Price in the Product Box

Enjoy your new WordPress Plugin.

安裝方式

  1. Upload folder inside zip ‘easy-affiliate-products.zip’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Easy Affiliates Products, set Operating Country, your Amazon Tag, your Amazon API and the API Key and save changes.

使用者評論

2020 年 11 月 3 日 2 則留言
seems cool plugin but sadly no products are shown, i am using the API keys and so on, but boxes appear empty, needs an update probably best regards --------------- i edit my opinion, now works good!
閱讀全部 1 則使用者評論

參與者及開發者

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

參與者

將〈Easy Affiliate Products〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0

  • First plugin release

1.0.1

  • Some fixes

1.0.2

  • Link Type in options page: Product Link or Add-To-Cart (90-Day Cookie)
  • Show/Hide Price in options page

1.0.3

  • Added plugin logo

1.0.4

  • Added plugin logo in the backend of WordPress

1.0.5

  • Fixed versioning problem

1.0.6

  • Fixed width for buy now button
  • Fixed error while features is empty
  • Rewrited plugin description

1.0.7

  • Added default class to buy now button for Google Tag Manager

1.0.8

  • Fixed issue in product link url

1.0.9

  • Fixed issue in add to cart system
  • Removed product’s feature

1.1.0

  • Update to Amazon PA-API to VERSION 5
  • Fixed some styles bug