You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 15, 2018. It is now read-only.
At Pagely we have a similar plugin, though maybe less cleanly done. Anyhow we recently ran into slowness on ajax queries to woocommerce_json_search_products_and_variations. This runs queries directly so the only way to override is to replace the json handler.
If you are interested I can put together a pull request, but I don't want to waste anyones time if its considered outside the scope of this plugin.
The text was updated successfully, but these errors were encountered:
At Pagely we have a similar plugin, though maybe less cleanly done. Anyhow we recently ran into slowness on ajax queries to woocommerce_json_search_products_and_variations. This runs queries directly so the only way to override is to replace the json handler.
If you are interested I can put together a pull request, but I don't want to waste anyones time if its considered outside the scope of this plugin.
The text was updated successfully, but these errors were encountered: