Bug – Another Performance Issue Due to Query in WP Admin Dashboard

MultivendorX

Resolved
Viewing 4 reply threads
  • Author
    Posts
    • #190651
      Justin Harrison
      Participant

      Hi support, I found another issue with a MultivendorX query causing slow loading in the WP Admin Dashboard. It is causing a query to pull the postmeta for every published product which in my case is resulting in over 120,000 rows to be returned on every Admin page load adding over 2 seconds to each WP Admin Dashboard page. Again, I wonder if this could be optimized to only be loaded on the WP Admin Dashboard pages where it is needed instead of every page. It could end up getting very ugly as far as load times when we have twice as many products or three times as many products. I have attached screenshots of the examples that I found.

    • #190691

      Hi,
      We have updated our code in our GitHub. please check.
      Thanks

    • #190698

      We will add the fix in our next update by next week.

      We have also added a fix in our GitHub.
      So, after downloading the plugin from here – https://github.com/multivendorx/MultiVendorX/archive/refs/heads/main.zip, follow these steps :
      – Delete the installed MultiVendorX via wp-admin >> plugin
      – Unzip the GitHub plugin
      – Rename the folder as “dc-woocommerce-multi-vendor” and remove the master tag. Now, zip this folder again.
      – Install this plugin on your site.
      Please do keep us posted

    • #191044
      Justin Harrison
      Participant

      Hi, this was fixed with your update in Github. Thank you.

    • #191054

      @Justin Harrison, thanks for the update.

Viewing 4 reply threads

The topic ‘Bug – Another Performance Issue Due to Query in WP Admin Dashboard’ is closed to new replies.