开发者 | fsheedy |
---|---|
更新时间 | 2024年8月10日 03:12 |
捐献地址: | 去捐款 |
PHP版本: | 5.0 及以上 |
WordPress版本: | 6.6.1 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
Plugins
menu in WordPress or upload it manually to the /wp-content/plugins/
directory;Plugins
menu in WordPress;[etsy-shop shop_name="*your-etsy-shop-name*" section_id="*your-etsy-shop-setion-id*"]
in your page or post;Here is an example: URL: http://www.etsy.com/shop/sushipot?section_id=11502395 So, in this example: sushipot is etsy-shop-name 11502395 is etsy-shop-section-id
See below 'Etsy Shop: missing arguments'.
2 arguments are mandatory:
[etsy-shop shop_name="Laplume" section_id="10088437"]
More argument:
Please use a valid section ID, to find your section ID, see How to find section ID
Please open a new topic in Forum, with all details.
Please make sure that your API Key is valid.
You may use 2 additional arguments:
[etsy-shop shop_name="Laplume" section_id="10088437" limit="10" offset="5"]
Use <?php echo do_shortcode( '[etsy-shop shop_name="*your-etsy-shop-name*" section_id="*your-etsy-shop-setion-id*"]' ); ?>