[Resolved] generatepress_sites table in autoload

Home Forums Support [Resolved] generatepress_sites table in autoload

Home Forums Support generatepress_sites table in autoload

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #2322866
    roadlink

    Hi there,

    I read this article here and see that generatepress_sites table is autoload and consume some space.
    https://wpjohnny.com/clean-up-wp_options-table-autoloaded-data/

    How I can fix it?

    #2322889
    Leo
    Staff
    Customer Support

    Hi there,

    Hmm is the site library module activated?
    https://docs.generatepress.com/article/installing-gp-premium/#activate-your-modules

    If so can you try deactivating it?

    #2326350
    roadlink

    Actually did it already but still has it.
    Can I change autoload from yes to no?
    Will it break something?

    #2328842
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    We would have to make the change within the plugin.

    This option is only loaded in the admin area, so it won’t affect your site performance.

    That being said, we can still set autoload to false here. We’ll target it for GPP 2.2.0.

    Thanks!

    #2330800
    roadlink

    Thanks Tom, I will not make any changes for now and wait for update.

    #2542480
    Jaime Martinez

    Are you still on for putting generatepress_sites autoload on ‘no’?

    Because it’s the biggest entry in my wp_options table and not needed as a ‘yes’.

    Kinds regards and thanks in advance,

    Jaime

    #2543807
    David
    Staff
    Customer Support

    Hi there,

    in the latest version it is set to false:

    update_option( 'generatepress_sites', $sites, false );

    #2562579
    Jaime Martinez

    Gracias!

    #2562707
    David
    Staff
    Customer Support

    You’re welcome

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