Linux 软件免费装
Banner图

Appcachify

开发者 sanchothefat
更新时间 2014年7月24日 22:20
PHP版本: 3.8 及以上
WordPress版本: 3.9.1
版权: GPLv3
版权网址: 版权信息

标签

caching performance html5 appcache

下载

详情介绍:

The plugin adds an iframe to the footer of your website which points to example.com/manifest. That URL is an empty page that references the generated manifest file at example.com/manifest.appcache. The manifest itself is built in the following way:
  1. adds URLs of all queued scripts and styles
  2. searches theme files and folder for any images or other static assets
  3. if a theme has a 307.php template it is used as an offline fallback
  4. a timestamp of the most recently modified file is added to force appcache to refresh
The net result of all this is that your main static files are stored locally on your visitors devices. For mobile this greatly helps to improve download and rendering times.

安装:

Upload the plugin to your plugins directory and activate it. There's no configuration involved or settings screen.

更新日志:

1.0