內容簡介
這個外掛提供兩個短碼 [boardgameprice id=xxxx] 和 [boardgamepricebox id=xxxx] ,可用於嵌入購買指定桌遊的最佳價格資訊。資訊從 https://boardgameprices.co.uk 取得。
您可以從想要顯示價格的產品的 URL 中取得產品 ID。例如,https://boardgameprices.co.uk/item/show/7595/caverna-the-cave-farmers 這裡的 ID 是 7595。
某些選項可以在 WordPress 的管理設定面板中進行更改。在這裡,您可以更改貨幣、運送目的地、庫存偏好等。
可用的屬性有:
id:逗號分隔的產品 ID 列表。對於 [boardgameprice],它將取第一個產品,而對於 [boardgamepricebox],它將列出所有產品。
currency:貨幣設置的覆蓋。
destination:目的地設置的覆蓋。
delivery:送貨設置的覆蓋。
sort:排序設置的覆蓋。
該外掛可在 WordPress 的 i18n 部分進行翻譯。
外掛標籤
開發者團隊
原文外掛簡介
This plugins adds two short codes [boardgameprice id=xxxx] and
[boardgamepricebox id=xxxx] for embedding the best price for purchasing a
specific board game. The information is taken from
https://boardgameprices.co.uk
You get the product ID from the URL of the product you would like to show
the price for. For instance
https://boardgameprices.co.uk/item/show/7595/caverna-the-cave-farmers
Here the ID is 7595.
Some options can be changes in the settings panel in the administration of
WordPress. Here you can change the currency, shipping destination
calculation and stock preference.
Attributes available are:
* id: A comma-separated list of product IDs to show. Will take the first for [boardgameprice] and will list them all for [boardgamepricebox]
* currency: An override of the currency setting.
* destination: An override of the destination setting.
* delivery: An override of the delivery setting.
* sort: An override of the sorting setting.
The plugin can be translated with the i18n part of WordPress.
