=== Block Cache === Contributors: bolo1988 Donate link: http://codecto.com/ Tags: Database Cache Requires at least: 2.1 Tested up to: 3.2.1 Stable tag: 1.0 把部分程序的运行结果缓存到数据库,降低SQL查询并且提高性能。 == Description == 把部分程序的运行结果缓存到数据库,降低SQL查询并且提高性能。 == Installation == 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 1.0 = * The first version.