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로 구독하세요.