Site logo

Archived topic

generatepress_sites table in autoload

8 replies · Started by roadlink on August 24, 2022

Viewing posts 1–9 of 9

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

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!

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

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

Hi there,

in the latest version it is set to false:

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

Gracias!

You're welcome

This archived topic is closed to new replies.