All you have to do is supply API Key for Etsy and ID of your shop and the plugin will do the rest..
Attach all of the product's subject to the post.
Add Etsy Product Listing ID Price Etsy Product Link Production Year and Made For meta information to the post.
Display link to product as link to the post within page using the post champion as the link text...
If no value is set for the length the full content of the post will be displayed..
The default post status your post will be set to when product being imported is ACTIVE..
Always set the post with ID 45 to publish if 45 == $post args { $post args = 'publish } return $post args } add filter 'etsy importer updated post args 'your project modify etsy importer updated post args. etsy importer custom post type key.
Filter the output of the product link shortcode..
Filter the output of the product subject shortcode..
My product. to the starting of the post champion $args = 'My product. esc html $product->title Return the output return $args } add filter 'etsy importer product import insert args 'your project modify etsy importer product import insert args 10 2....
Read more