开发者 |
solidwp
tarecord borkweb defunctlife |
---|---|
更新时间 | 2025年2月28日 02:44 |
捐献地址: | 去捐款 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.7.2 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/
directoryCore Web Vitals is impacted mostly by your theme and the creative assets and scripts you use to build your website. But page caching (the kind Solid Performance leverages) helps specifically to improve your time to “Largest Contentful Paint”, which is one important Web Core Vital metric.
When Solid Performance is activated on a site, a specific advanced cache drop-in file will be added to the wp-content directory. Using a drop-in will allow the plugin to handle serving cached responses to users before WordPress has had a chance to load fully since they load prior to MU and normal plugins. When page caching is enabled, the buffer generated by WordPress will be saved to a static HTML file within the wp-content/cache directory. On subsequent requests to the same post, Solid Performance will respond with the cached page. = Is Solid Performance compatible with popular plugins like WooCommerce and GiveWP? Solid Performance will detect active plugins that have known cache exclusions, like WooCommerce & GiveWP (and more!), and implement them automatically.
Specified key was too long; max key length is 1000 bytes
when creating Solid Performance custom tables.wp solid perf preload status|start|cancel
commands.solidwp/performance/log/level
, by passing one of: debug, info, notice, warning, error, critical, alert, emergency.advanced-cache.php
is no longer deleted when WordPress is updating.Settings > Advanced > Cache Exclusions
now properly save.advanced-cache.php
would be automatically deleted when WP_CONTENT_DIR
was dynamically changed.cache_dir
configuration path is now dynamically updated after reading the configuration from the database or config.php
.X-Cached-By: Solid Performance
header to clearly identify cached responses in browser dev tools.