I’m trying to turn off the auto load option, how do I set up the persist

Posted in: Newsmag
Post count: 322

Autoloaded Options ???

Autoloaded options are configuration settings for plugins and themes that are automatically loaded with every page load on WordPress. Each plugin and theme defines their own options and which options are autoloaded. Having too many autoloaded options can slow down your site. Generally, you should try to keep your site’s autoloaded options under 800kb.

By default, autoloaded options are saved in the wp_options table. Autoload can be turned off on an option-by-option basis within this table. For step-by-step instructions on viewing and changing autoloaded options, check with your hosting provider.

If you use a Persistent Object Cache, options (whether autoloaded or not) load faster and more efficiently.

—————————————————–

Requested term

1. auto load option off

2. persistent object cache : on

Please tell me how to set it up.

Post count: 35449

Hello,

1. Here is a guide for how to check and clean the autoloader – https://servebolt.com/help/technical-resources/how-to-clean-up-autoloaded-options-in-wordpress/

2. This option can be provided by host, cache plugin or dedicate plugins. For example using WP Rocket.

Thank you!

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