Kadence Performance

Tweaks

  • Added the ability to preload your website based on the URLs in your sitemap.
  • Added wp solid perf preload status|start|cancel commands.
  • Purging a single URL from the Admin Bar will now automatically preload that URL.
  • Headers set via PHP are now captured when creating cache files and served back with the response.
  • Added verbose logging when WP_DEBUG is defined as true. This can be filtered with solidwp/performance/log/level, by passing one of: debug, info, notice, warning, error, critical, alert, emergency.

Fixes

  • Do not load invalid configuration values, preventing the settings page from loading.