Dec 12, 2020 2:33 pm
It is taking a while for likes to work on my forum. Its down to the admin ajax request taking a while to pass through the server i think. Is there a way to speed this up?Â
2 Replies
Dec 12, 2020 7:50 pm
Hi @percysgrowroom,
The speed of admin AJAX request is based on the number of plugins you use. The AJAX requests loads all plugins functions and features. Once all are loaded it starts doing the exact request job. So the answer is simple - fewer plugins faster AJAX requests.