Skip to content
This repository was archived by the owner on Jun 15, 2018. It is now read-only.

Slow json endpoints without clean integration (they don't use WP_QUERY) #12

Open
jeichorn opened this issue Feb 24, 2016 · 1 comment
Open

Comments

@jeichorn
Copy link

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.

@tlovett1
Copy link
Member

PR would be great :) Where do those AJAX queries happen?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants