• Resolved ferreirex

    (@ferreirex)


    Good morning,

    In each page I have 2 queries, I will past the information I got.

    SELECT?shipping_provider_activated
    FROM?wpkx_woocommerce_gzd_shipping_provider
    WHERE?shipping_provider_name = ‘dhl’
    LIMIT?1

    CallersVendidero\Germanized\Shipments\DataStores\ShippingProvider->is_activated
    2 calls

    Potential Troublemakers Vendidero\Germanized\DHL\Package::includes
    1 call
    Vendidero\Germanized\Shipments\DataStores\ShippingProvider->is_activated
    1 call

    I have used the plugin Query monitor to find this information, don’t know if is normal, just a question to know if everything is running as should.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author vendidero

    (@vendidero)

    Hi there,

    depending on when the check is done it may indeed be the case. I’ll see what we can do to improve that.

    Best,
    Dennis

    Thread Starter ferreirex

    (@ferreirex)

    Hi @vendidero,

    Thank you for your reply, in this case the test have been done on product page.

    Just have post this when I am trying to make the website faster and I found that.

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