Viewing 1 replies (of 1 total)
  • Thread Starter doppl3r

    (@doppl3r)

    For example, this currently includes a count & button for a less cool plugin:

    add_action(‘woocommerce_after_shop_loop_item_title’,’custom_vote’,25);
    function custom_vote() {
    dw_reactions();
    }

    Do you have a function that we can call for our own use?
    [link](https://ww.wp.xz.cn/plugins/dw-reactions/)

Viewing 1 replies (of 1 total)

The topic ‘WooCommerce Category Support’ is closed to new replies.