Skip to content

WPHandle/powered-cache

 
 

Repository files navigation

Powered Cache Build Status

Comprehensive caching and performance plugin for WordPress.

Plugin Website: poweredcache.com

Features

  • Simple and easily configurable. You can import and export settings via one click.
  • Page Caching
  • Object Caching (redis, memcached, memcache)
  • Support mod_rewrite (automatic .htaccess rules)
  • Mobile support (separate cache file for mobile)
  • Logged-in user cache
  • SSL support
  • CDN support
  • Cache Preloading
  • Page cache rule management
  • Gzip support
  • Built-in extensions: Lazy Load, Preloader, Cloudflare
  • Multisite support
  • Smart cache purging (automatic cache purging on post update/publish)
  • Query string removal from CSS & JS resources

Built-in extensions

Built-in extensions (aka add-ons) come with Powered Cache to provide more functionality.

Cloudflare – Cloudflare compatibility and functionalities Free
Lazy Load – Loads images and iframes only when visible to the user Free
Preload – Preload posts before actual user request page Free
Varnish – Varnish cache purging Premium only
Minifier – Reduce size of HTML,CSS,JS files by compressing and concatenating them. Premium only
Remote Cron – Trigger WordPress cron remotely Premium only

Premium Support
We don't always provide active support on the WordPress.org forums. Premium (directly) support is available to people who bought the Powered Cache Premium only.

Premium Features

  • All current and future premium extensions
  • Get benefits from our bots like regular cron checks, preloading, etc...
  • WP-CLI commands ready to save your time
  • We are providing top-notch premium support to premium users
  • No Ads on plugin page

Contributing & Bug Report

Bug reports and pull requests are welcome on Github. Some of our features are premium only, please consider before sending PR.

Documentation

Our knowledge base is available on docs.poweredcache.com

Setup

  1. Upload the powered-cache folder to the /wp-content/plugins/ directory
  2. Activate the Powered Cache plugin through the 'Plugins' menu in WordPress
  3. That's all.

Credits

We have used code or ideas from the following projects:

About

Comprehensive caching and performance plugin for WordPress

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 95.5%
  • JavaScript 1.8%
  • CSS 1.4%
  • Shell 1.3%