Automatically disable "Create custom table" after creating.

Support MB Custom Table Automatically disable "Create custom table" after creating.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #46840
    Roel PetraRoel Petra
    Participant

    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

    #46842
    PeterPeter
    Moderator

    Hello Roel,

    Thank you for your feedback.

    After the custom table is created, you can manually disable the option "Create table automatically" to reduce database queries that arise from this option.

    I will inform the development team to consider supporting a feature to disable this option after the custom table is created.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.