Admin ajax requests problem
-
Through developer tools, our hosting agency has seen that two admin-ajax requests are fired at the front of the website on product pages with the payload “product_code”.
Question 1:
Are these admin-ajax calls from the plugin?
?
Question 2:
If yes, what is the function of the admin-ajax call?
?
Question 3:
Why do two different calls have to be made and can this not be done in a single call? In an ideal world, the plugin would prefer not to make admin-ajax calls.The reason I want to reduce (or remove) these calls is the slow speed of our back-end.
I am looking forward to hear from you.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Admin ajax requests problem’ is closed to new replies.