Mosquid / beshop

0 stars 3 forks source link

custom_product_categories shortcode added #5

Closed jerrykey closed 4 years ago

jerrykey commented 4 years ago

Usage: [custom_product_categories] The shortcode will accepts all of the Available Product Category attributes https://docs.woocommerce.com/document/woocommerce-shortcodes/#section-13 will outputs:

<div class="item">
    <a href=""></a>
    <a href=""></a>
    <a href=""></a>
    <img src="" alt="">
</div>