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.

WP Cache Manifest

Description

This plugin gives you the ability to cache certain types of content in an offline cache.manifest file http://www.w3.org/TR/html5/offline.html

Installation

  1. Create a directory called the cache-manifest, and save index.php and cache_manifest.php therein.
  2. Upload your ‘cache-manifest’ directory to your instance of WordPress.
  3. Activate the plugin through the ‘Plugins’ menu in wp-admin
  4. Choose what types of content to cache from the ‘Offline Content’ link from underneath of the settings menu.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WP Cache Manifest” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP Cache Manifest” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.1.3

  • Added template name to cache_manifest.php this will allow for manual implementation of the custom page template.

0.1.2

  • commented out code that updates wp’s root .htaccess file.

0.1.1

  • adding some fields for jquery and additional URLs.

0.1

  • Initial release.