• Resolved webdev

    (@webdevmelb)


    does this plugin create the discount ‘on the fly’ when loading pages and therefore slow down site speed?

Viewing 1 replies (of 1 total)
  • Plugin Author Vidish

    (@vidishp)

    No. Its because of transients somtimes on large sites. You can comment this line in plugin temporarily.

    add_filter( 'woocommerce_get_variation_prices_hash', 'add_user_id_to_woocommerce_get_variation_prices_hash' );

    The pro version has this issue fixed. I am soon going to roll out a fix for free version as well. After doing this, you may need to clear transients manually under Woocommerce >> Status >> Tools >> Clear transients.

Viewing 1 replies (of 1 total)
  • The topic ‘Site Speed’ is closed to new replies.