• Resolved stevepb

    (@stevepb)


    Hi,

    I keep getting this error after the most recent WooCommerce update to version 6.1.0. The change log states is_ajax is no longer used and should be using wp_doing_ajax() instead.

    Here’s a copy of the error: My WordPress version is 5.8.3

    Deprecated: is_ajax is deprecated since version 6.1.0! Use wp_doing_ajax instead. in /my-site.com/wp-includes/functions.php on line 5211

    Can you please update this plugin to use wp_doing_ajax() otherwise I cannot use it with the latest version of WooCommerce.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Syde Joost

    (@joostvandevijver)

    Hello @stevepb

    Thank you for reaching out to us. We are aware of this and will correct this as soon as we can.

    Kind regards,
    Joost

    most buggish plugin on the planet

    wp-includes/functions.php:5211
    wc_deprecated_function()
    wp-content/plugins/woocommerce/includes/wc-deprecated-functions.php:1136
    is_ajax()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-wc-gateway/src/Assets/SettingsPageAssets.php:62
    WooCommerce\P\W\A\SettingsPageAssets->WooCommerce\P\W\A\{closure}()
    wp-includes/class-wp-hook.php:303
    do_action(‘admin_enqueue_scripts’)
    wp-admin/admin-header.php:102

    Plugin Support Syde Joost

    (@joostvandevijver)

    Hello @mcaniynemli and @stevepb

    this issue has been corrected in the version we released yesterday (1.6.5). Please let us know if you are still seeing issues with it.

    Kind regards,
    Joost

    Thread Starter stevepb

    (@stevepb)

    Thank you! I have installed the update and the error message is no longer showing.
    I’ll perform some tests on the update, but initially looks good.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘is_ajax is deprecated error’ is closed to new replies.