Hi there,
Recently i've been very busy with optimizing my website's query calls and I noticed a lot of ALTER TABLE calls
from the metabox aio plugin. After some googling i found out this was because the option "Create custom table" was still enabled, after disabling this (since it's already been created) I went from 24 queries every load to just 1.
It seems like a quick and easy optimization point for Metabox, unless there is a very solid reason this option should remain enabled after creation of course.
Looking forward to your reply!
Kind regards,
Roel