plugin-icon

Optimize AdScale Calls For WooCommerce

作者:eddr·
A plugin to limit AdScale XHR requests, in case the WC cart hasn't changed. To be used with Adscales' official plugin : https://adscale.com/integrations/woocommerce/
版本
0.3.1
活跃安装
10
最后更新
Jan 23, 2024

UPDATE: The plugin is no longer needed as Adscale fixed the issue. Please use the official adscale plugin

TL;DR : Reduces the excess of AJAX calls that the official adscale plugins generates.

Adscale official WooCommerce plugin creates an ajax call on every page load, to get cart data. The AJAX call is run every time, no matter if the cart is empty or hasn’t changed at all and thus, many multiple unneccesarry AJAX calls are run and server resources are used.

This plugin checks if the woocommerce_cart_hash changed and if not, prevents the XHR from running.

At this point, the plugin has no options, nor does it return the previous cart contents for the XHR, only blocks the new XHR calls.

Please check : https://adscale.com/integrations/woocommerce/

免费基于付费套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 6.4.8
这个插件是可用的下载,适用于您的站点。