Closed Parviz-Elite closed 1 month ago
File path: wp-content/plugins/woo-wallet/includes/class-woo-wallet-admin.php Method name: add_wallet_topup_report
in my case it's run about 70,000 queries. i think get_wallet_rechargeable_orders ignores date query and try to fetch all wallet recharge order ids. i disabled this method for now.
@Parviz-Elite We fix this issue here please download and install the plugin from here and let us know.
Hi, the problem is solved!
Thank you for your efforts.
File path: wp-content/plugins/woo-wallet/includes/class-woo-wallet-admin.php Method name: add_wallet_topup_report
in my case it's run about 70,000 queries. i think get_wallet_rechargeable_orders ignores date query and try to fetch all wallet recharge order ids. i disabled this method for now.