amazon-auto-links

Açıklama

Bu eklenti 7 Kasım 2025 olarak kapatıldı ve indirilemiyor. Sebep: Güvenlik sorunu.

Bloklar

Bu eklenti 1 blok sağlar.

  • Auto Amazon Links: Unit

İncelemeler

2 Temmuz 2025 4 yanıt
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,
3 Mart 2025
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.
28 Şubat 2025
Good to use, but I would need some more help to use it fully and its features.It requires link API .
23 Ocak 2025
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.
14 Ocak 2025
Funciona muito bem e é totalmente gratuito (espero que para sempre). Obrigado!
13 Ocak 2025 1 yanıt
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 incelemeyi oku

Katkıda Bulunanlar ve Geliştiriciler

“Auto Amazon Links – Amazon Associates Affiliate Plugin” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.

Katkıda bulunanlar

“Auto Amazon Links – Amazon Associates Affiliate Plugin” 1 dile çevrildi. Katkıda bulundukları için çevirmenlere teşekkürler.

“Auto Amazon Links – Amazon Associates Affiliate Plugin” eklentisini dilinize çevirin.

Geliştirmeyle ilgilenir misiniz?

Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.