malsubrata / woo-wallet

WooCommerce Wallet
GNU General Public License v3.0
78 stars 37 forks source link

using is_ajax is deprecated #63

Closed saamaed closed 7 months ago

saamaed commented 2 years ago

Hi

After updating woocommerce to 6.1.0 version, there is a issue in TerraWallet that produce error log every a few second. This is the report:

The is_ajax function is deprecated since version 6.1.0. Replace with wp_doing_ajax.