wp_options table (autoloaded data)
-
Hello.
Checking the backend, I can see that the autoload for the site is a bit high.
And the wp_options table has a lot of data like in the screenshot. They make up most of the autoload.
Is this data all related to Woodmart, and should it be in the autoload list?
Attachments:
You must be
logged in to view attached files.
Hello,
Most of these options are used globally so it is better to load them initially to reduce the number of DB queries. But some of them are not needed so we will double-check this in our next theme update and change unnecessary options.
Kind Regards
And if you prepare this for the next update, will it reset for me? Or will the existing data go nowhere?
This data will be refreshed after update and it will update the options that we will change in the update.
Hello.
Congratulations on the release of version 7.4.
Does it already include these options? Or not?
Hello,
Thank you. Yes, some of the options now are excluded from autoload in our latest update.
Kind Regards