amazon-link

外掛說明

這個外掛已於 2022 年 4 月 14 日關閉,且不提供下載。 原因: 安全性問題

使用者評論

2021 年 1 月 7 日
This plugin does NOT support current amazon database lookups, and has not been updated in two years, needs to be removed as it is worthless in it's current form.
2019 年 4 月 3 日
<?php // fix shortcode [amazon ] not work in post excerpt such as woocommerce short description add_action( 'amazon_link_init', function ( $settings, $awlfw ) { add_filter( 'the_post', function ( $post ) use ( $awlfw ) { $post->post_excerpt = $awlfw->content_filter( $post->post_excerpt ); return $post; } ); }, 10, 2 );
2018 年 12 月 1 日
This is an amazing plugin that gives you the control that other plugins don't, and it's free! I made a totally custom product ad with image, link, price and editorial content pulled in from the relevant Amazon store. Superb! Thank you so much.
2018 年 6 月 17 日
Amazon Link is a surprisingly powerful tool for displaying or linking to Amazon products from your site. It can handle important tasks like changing links to the correct Amazon store based on the site visitor's country, but also has many other options for retrieving and displaying items or categories of items directly from Amazon, and formatting it to your preferred layout.
2018 年 2 月 11 日 1 則留言
I enter the affiliate ID and save the options on the Setup page, and it does not save. Consequently all Amazon links lack my affiliate ID. Update—apparently the text field in the main options is separate from the Affiliates page. It is confusing to have the main setup page with text fields for the Affiliate IDs that are nonfunctional. Is there any way to create a template that uses the Medium size image? Coming from Amazon Link Builder there is a variable on there for it, but I'm not sure how to reference it here since you use IMAGE and THUMB as source while they use SMALL, MEDIUM, and LARGE. The hover tips on Template Help do not work on Safari. I haven't tried it on other browsers yet to see if it works at all. JavaScript is enabled and no ad blocking software is installed. This plugin is clearly powerful but very difficult to use and the UX is confusing.
閱讀全部 52 則使用者評論

參與者及開發者

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

參與者

將〈Amazon Link〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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