开发者 |
mfurqanabid
wddportfolio |
---|---|
更新时间 | 2021年2月1日 03:02 |
捐献地址: | 去捐款 |
PHP版本: | 5.6 及以上 |
WordPress版本: | 5.3.2 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
simple-emzon-links
folder to the /wp-content/plugins/
directoryThe plugin has shipped with cache time controll filter. You can adjust the cache time for retrieving details from Amazon: `add_filter('salfwp_cache_time', 'salfwp_my_cache_time'); function salfwp_my_cache_time() { return HOUR_IN_SECONDS * 2; } `
Simple Emzon Links require an Access and Secret Keys to perform API requests. For detailed instructions, please go to the Product Advertising API developer section. Step 1 – Create a Amazon Affiliate Account Before you create an access key, you have to make sure you have singed up with Amazon Affiliates. Step 2 – Create an Access and Secret Key After you sign in your Amazon Associates account, in the Amazon Associates page, choose Tools and then choose Product Advertising API. Choose Join. After you sign up, copy your Access Key and Secret Key from Download credentials page.