Plugin Author
mainwp
(@mainwp)
I’ll send it over to the Dev team to review.
We have an update due within 48 hours so if/when they confirm the issue we’ll try and get it in that update.
Plugin Author
mainwp
(@mainwp)
After discussing the issue with the Dev team it was decided to set Autoload off since about a year ago it was causing issues with some users on smaller hosting packages.
It’s always hard to decide what the best approach should be in cases like this. We decided to go with no autoload after the performance issues we had previously (loading all options all the time).
We will enable the autoload property on the options that are always used in our next version to speed up the page load as much as possible without affecting the smaller hosts.
We will enable the autoload property on the options that are always used
That’s all I was asking for. As long as there are no specific MainWP queries when a front-end user views the page, I’m happy. 🙂
Plugin Author
mainwp
(@mainwp)
This should be addressed in the latest version for you.
Looking much better with 2.0.16! There are still two database calls left on the frontend, for the meta keys:
mainwp_child_server
mainwp_backupwordpress_ext_enabled
Would be great if you could fix those as well. Thanks!
Plugin Author
mainwp
(@mainwp)
Thanks we are also looking into the Dashboard queries pointed out by ctalkington in this GitHub post https://github.com/mainwp/mainwp/issues/14
Hi,
I know that this has been set as “resolved” but it still makes 22 queries with each refresh – which is a lot. I am not sure if this has been fixed and there was even more queries, or it never did went to the live version of plugin. Has this been pushed to production?