Linux 软件免费装

Cache Manifest for Wordpress Themes

开发者 Patrick Chia
更新时间 2011年7月8日 01:01
捐献地址: 去捐款
PHP版本: 3.1.3 及以上
WordPress版本: 3.2

标签

speed cache google mobile html5 chrome loading firefox cache manifest offline content

下载

1.6 1.5

详情介绍:

Easy way to generate a html5 cache manifest file for wordpress themes.Activate the plugin in WordPress Plugin Panel and the plugin will create a cache manifest file in your current blog theme�s directory. Your blog site served with the content type text/cache-manifest. If you are running an Apache-based web server, you can probably just put an AddType directive in the .htaccess file at the root of your web directory: AddType text/cache-manifest .manifest

安装:

Use cache manifest in wordpress themes, and the plugin will create a cache manifest file in your current blog theme�s directory. == Installation == You can install it through the admin interface or manually:
  1. Upload cache_manifest_for_wp_themes.php to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. That\'s all.
Notes: your blog site served with the content type text/cache-manifest. If you are running an Apache-based web server, you can probably just put an AddType directive in the .htaccess file at the root of your web directory: AddType text/cache-manifest .manifest For details: http://diveintohtml5.org/offline.html

常见问题:

How it\'s work?

When the plugin activate, the plugin generated two files in your current theme\'s directory. These two files will be delete when plugin deactivate.

How do I update file cache manifest?

Just deactive and re-active the plugin. Notes: your blog site served with the content type text/cache-manifest. If you are running an Apache-based web server, you can probably just put an AddType directive in the .htaccess file at the root of your web directory: AddType text/cache-manifest .manifest

更新日志:

1.6 1.5 1.0