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.
ContributorsTranslate “MC Service Worker Cache” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.