amazon-auto-links

外掛說明

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

適用於區塊編輯器

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

  • Auto Amazon Links: Unit

使用者評論

2025 年 7 月 2 日 4 則留言
Content Not Displaying If you’re facing an issue with page content not showing, you might want to give this solution a try. Solution:I resolved the issue in the following way, and I’m sharing it here for your information./amazon-auto-links/include/library/apf/factory/_common/utility/base_utility/AdminPageFramework_Utility_ArrayGetter.php:53 public static function getArrayValueByArrayKeys($aArray, $aKeys, $vDefault = null){ // WP_Error nesnesi olup olmadığını kontrol et if (is_wp_error($aArray)) { return $vDefault; } $_sKey = array_shift($aKeys); if (isset($aArray[$_sKey])) { if (empty($aKeys)) { return $aArray[$_sKey]; } if (is_array($aArray[$_sKey])) { return self::getArrayValueByArrayKeys($aArray[$_sKey], $aKeys, $vDefault); } return $vDefault; } return $vDefault;} Kind regards,
2025 年 3 月 3 日
Amazon Auto Links è semplice da configurare per chi desidera integrare automaticamente prodotti Amazon nel proprio sito WordPress. Consiglio la versione pro che non ha limiti rispetto alla free e permette di inserire automaticamente nelle pagine del blog tutti i link a prodotti e categorie di amazon in un paio di click.
2025 年 2 月 28 日
Good to use, but I would need some more help to use it fully and its features.It requires link API .
2025 年 1 月 23 日
Did a new install and tried this again and it just wont load up.NO idea why and in 2025 no time to test and do all that. Maybe 7 years ago.Uninstalled.
2025 年 1 月 14 日
Funciona muito bem e é totalmente gratuito (espero que para sempre). Obrigado!
2025 年 1 月 13 日 1 則留言
Lots of code, integrations, etc. To work with this plugin, you can’t do anything else but struggle with it, and the benefits are questionable. The funny thing is, no matter what you do, in small letters, barely noticeable, somewhere at the top of the page, barely legible, it says that you need to enter the Amazon API code… but no luck finding it :-))))) A waste of time. For those who don’t make a living working with computer systems, there’s no point in bothering with this app. I don’t recommend it.
閱讀全部 99 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Auto Amazon Links – Amazon Associates Affiliate Plugin〉的開發相關工作。

參與者

〈Auto Amazon Links – Amazon Associates Affiliate Plugin〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Auto Amazon Links – Amazon Associates Affiliate Plugin〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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