Set database entries to autoload=no?
-
Hello,
I have read online that entries in the database under wp_options with autoload=yes should be kept to a minimum, as this content is loaded on every page.
Ideally, this amount of data should be kept below 1 MB.
I currently have 2.63 MB for these entries, 1.71 MB of which is just for share cart entries.
I have set “autoload” to “no” for one share cart entry as a test. The saved shopping cart could still be called up via the link with the corresponding ID without any problems.
I therefore currently see no need for this autoload setting for Share Cart entries. However, if this should be necessary, the loading of this content should be limited to the share cart page.
Is it possible to update the plugin in a timely manner so that share cart entries are no longer created with autoload=yes (and existing ones are also set to autoload=no)?
Thank you in advance.
- You must be logged in to reply to this topic.