WP Performance

0

WP Performance is a cache & performance plugin which makes optimizing your site really easy. This plugin generates static html files from your dynamic content and it uses mod_rewrit

Version
Last updated
Active installations
WordPress Version
Tested up to
PHP Version
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

WP Performance is a cache & performance plugin which makes optimizing your site really easy.
This plugin generates static html files from your dynamic content and it uses mod_rewrite to load the cache files which is the fastest method.

Features

  • Page cache
  • Cache preloading
  • Browser cache
  • GZIP Compression
  • Minify CSS, JavaScript, and HTML
  • Asynchronously load CSS/JavaScript
  • Combine CSS/JavaScript
  • Disable CSS/JavaScript
  • Resource hints
  • Critical CSS path generator
  • Database Cleaner
  • Export/import settings
  • Lazy Load images ( supports native lazy load )
  • Lazy Load videos ( supports native lazy load )
  • Responsive images
  • Regenerate thumbs
  • CDN
  • WP-CLI Support
  • WordPress Multisite

Add-ons

  • Cloudflare integration
  • Varnish cache
  • Dynamic page preload

Supported languages

  • English
  • Hrvatski
  • 中文 (by @cmhello)

WP-CLI Support

  • wp wpp flush – Clear the cache
  • wp wpp disable – Temporarily disable WP Performance
  • wp wpp enable – Enable WP Performance
  • wp wpp cleanup – Run all database cleanups
  • wp wpp cleanup trash – Run trash cleanup
  • wp wpp cleanup spam – Run spam cleanup
  • wp wpp cleanup revisions – Run revisions cleanup
  • wp wpp cleanup drafts – Run drafts cleanup
  • wp wpp cleanup transients – Run transients cleanup
  • wp wpp cleanup cron – Run cron tasks cleanup

Report bugs

If you encounter any bug, please create an issue on Github.