• Resolved Dimos

    (@dimosgeor)


    Hi,

    Im optimizing my site this period, and i found out that your plugin have a lot of duplicated queries in this functions.

    YITH_WAPO_Cart->add_to_cart_url()
    3 calls
    YITH_WAPO_Cart->add_to_cart_text()
    6 calls

    Can you help me?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support crodriguez1991

    (@crodriguez1991)

    Hello there,

    I hope you’re doing well :D.

    The following function are hooked to the following WooCommerce hooks

    woocommerce_product_add_to_cart_url

    woocommerce_product_add_to_cart_text

    If you want to prevent this filter, you need to change the following option

    https://prnt.sc/oqjjjVF0i0Fq

    And select the “Add to cart” option.

    Please, try it and let me know.

    Have a good day.

    Thread Starter Dimos

    (@dimosgeor)

    Hi crodriguez,

    Thats right, the duplicated queries instantly disappeared.

    Thank you very much!

    Plugin Support crodriguez1991

    (@crodriguez1991)

    You’re welcome
    Marking this topic as solved for the moment
    We are doing our best to improve our plugins. Our target is to develop and release the best free plugins for WooCommerce, but to achieve this we need your help. Please leave a good?review?to support us and help our growth ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Dublicate Queries’ is closed to new replies.