Background of the issue:
I noticed that the WPML plugin is making 70 queries in the admin and more than 100 on the frontend, which I believe is slowing down the website. I can use cache for the frontend, but my admin is painfully slow, taking about 1.5 seconds to load.
Symptoms:
The plugin is making too many queries, leading to slow performance, especially in the admin area.
Questions:
How can I reduce the number of queries made by the plugin?
What can I do to improve the admin area's loading speed?
|