This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

MC Service Worker Cache

Description

Experimental Basic implementation of service worker cache for WordPress. Once activated you need to choose which file types it should cache: images, CSS, JavaScript and/or the rest. Wp-admin and preview asset requests are never cached. It relies on HTTP request’s “Accept” header to determine the type of resource requested, and will use the first recognized mime type entry in the header.

It needs to modify .htaccess to work, therefore it will only work on Apache setups with modifiable root .htaccess.

Docs & Support

Issues on https://github.com/miguelcalderon/wordpress-swc-plugin.

Features:

  • Service Worker Cache.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“MC Service Worker Cache” is open source software. The following people have contributed to this plugin.

Contributors