WordPress.org

Plugin Directory

Auto Amazon Links – Amazon アソシエイト アフィリエイト プラグイン

amazon-auto-links

説明

このプラグインの公開は2025年11月7日に停止されており、ダウンロードできません。 理由: セキュリティ上の問題。

ブロック

このプラグインは1個のブロックを提供します。

  • Auto Amazon Links: Unit

評価

2025年7月2日 4 replies
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 reply
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 アソシエイト アフィリエイト プラグイン はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Auto Amazon Links – Amazon アソシエイト アフィリエイト プラグイン” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Auto Amazon Links – Amazon アソシエイト アフィリエイト プラグイン” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。