Replies: 0
Hey there,
I looked through your code, but can’t quite seem to properly determine which call is being made for the AJAX query. Presently, I am removing a product from the Woocommerce products archive using the woocommerce_product_query modifications. The only issue I am having is that when someone uses the filter it displays the product. What would you suggest in terms of the appropriate filters I could use to just prevent it from being available? Sorry I didn’t find the answer in the FAQs and it wasn’t clear in the hooks available.