• Resolved IanTh

    (@ianth)


    On some of my sites the new WP 6.6.1 Site Health feature reports ‘Autoloaded options could affect performance.’

    I’ve identified quite a few old/unused WP options, such as stale transients from old/uninstalled plugins. But the following two options – which add up to c.1200Kb – are being autoloaded, and as I understand it, this means the 1200Kb is loaded on every page load of my site.

    GOTMLS_get_URL_array
    GOTMLS_definitions_blob

    So my question is – can I safely disable the Autoloading of these two WP Options? Are they used all the time – or only when performing a GOTMLS scan?

    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author Eli

    (@scheeeli)

    Thanks for the feedback. I am currently working on a new release that will have these two records stored with the autoload values set to false.

    This new update should be released very soon.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.